@charset "UTF-8";
/* CSS Document */

/* -----------------------------------*/
/* ---------->>> RESET <<<-----------*/
/* -----------------------------------*/


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: #000;
	background: #003f6e;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:1em;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

html {
height: 100%; /* Anzeigebereich in der Vertikalen auf 100% strecken */
}
body {
height: 100%; /* Anzeigebereich in der Vertikalen auf 100% strecken */
}
.centered
{width:100%; height:auto; text-align:center; padding:5px}

/* -----------------------------------*/
/* ---------->>> Global<<<-----------*/
/* -----------------------------------*/

#container {
  width: 100%;
  float: left;
  height: 100%;
  position:relative
}

* html #main
{margin-left:200px}

#main {
  background-color:#8ca3b6;
  min-height: 100%;
  height: auto !important;
  border-left:1px solid #ccd9e2;
  border-top:1px solid #ccd9e2;
  margin-top:10px;
  padding:5px 0 0 0;
  min-width:760px;
  overflow:hidden;
}


#content
{
  margin-left: 20px;
  background-color:#fff;
  border-left:1px solid #697b89;
  border-top:1px solid #697b89;
  margin-top:10px;
  padding:20px;

}


/* -----------------------------------*/
/* ---------->>> Fonts<<<-----------*/
/* -----------------------------------*/
h1
{ color:#001f3e; font-weight:bold; font-size:1.2em}
h2, h3, h4, h5,h6
{color:#000}
.csc-textpic-caption
{font-size:11px;}


#contentcontainer h1
{padding:20px 0 0 0}

.downloadlabel,.tx-felogin-pi1 div
{font-size:0.8em;}

#contentcontainer a img
{padding-top:10px}

.tx-cal-controller
{
font-size: 0.8em;
line-height: 1.6em;
}

/* -----------------------------------*/
/* ---------->>> Structure Left<<<-----------*/
/* -----------------------------------*/

div#navwrapper
{width:200px; height:auto; overflow:hidden;float:left;}

.wappen
{margin:10px 5px; text-align:center}

.homelink, .impresslink
{clear:both; margin:15px 0 0 0; display:block; color:#698aa4; font-size:0.8em; font-weight:normal}

ul#mainnav
{margin:40px 0 5px 5px; font-size:11px; letter-spacing:-0.02em; height:auto; overflow:hidden}

.mainlevellist
{width:195px; height:auto; position:relative; overflow:hidden; margin:15px 0 0 0}

a.mainlevel
{
background-image:url(../img/mainnav_no.gif);
background-repeat:no-repeat;
background-position:left top;
padding:2px 0 0 35px;
color:#fff;
text-decoration:none;
display:block;
height:12px;
overflow:hidden;
width:100%;
border:1px solid #fff;
}


.mainlevel_act
{background-image:url(../img/mainnav_act.gif);
background-repeat:no-repeat;
background-position:left top;
background-color:#8ca3b6;
padding:2px 0 0 35px;
color:#fff;
text-decoration:none;
height:12px;
overflow:hidden;
width:100%;
border:1px solid #fff;
display:block;
}

a.mainlevel:hover
{background-image:url(../img/mainnav_act.gif);
background-repeat:no-repeat;
background-position:left top;
background-color:#8ca3b6;
}



ul.secondnav
{margin:0 0 5px 0; font-size:11px; letter-spacing:-0.02em; height:auto; overflow:hidden;width:167px;float:right}



.secondlevellist
{
width:100%;
height:auto; 

position:relative; 
overflow:hidden; 
margin:5px 0 0 0;
}

a.secondlevel, .secondlevel_act
{
padding:2px 0 0 7px;
color:#fff;
text-decoration:none;
display:block;
height:12px;
overflow:hidden;
width:100%;
border:1px solid #fff;
background-color:#8ca3b6;
display:block;
}



/* -----------------------------------*/
/* ---------->>> Structure Right<<<-----------*/
/* -----------------------------------*/
.headerimg
{margin:0 0 5px 0}

.tx-felogin-pi1 div
{padding:10px 0 10px 0}


div#contentcontainer
{width:550px}

p
{width:550px; margin:15px 15px 15px 0; font-size:0.8em; line-height:1.6em;}

p a
{color:#8ca3b6}

a
{color:#8ca3b6}

#footer
{color:#808080;position:relative; width:770px; height:auto; overflow:hidden}

#footer p
{margin:10px 0 0 0;  border-top:1px solid #808080;width:770px; display: block; font-size:11px}

.toplink
{display:block; position:absolute; right:5px; top:0;}




div.downloads a
{display:block; clear:both; margin:5px 0 5px 0;font-weight:bold}

#contentcontainer
{position:relative}

/* -----------------------------------*/
/* ---------->>> External Link<<<-----------*/
/* -----------------------------------*/

.ext_link
{width:250px; height:auto; overflow:hidden; position:relative; padding:13px 0 0 0; margin:10px 0 10px 300px}
a.button {
    color: #fff;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 21px;
	width:250px;
    text-decoration: none;
	border:1px solid #003f6e;
	background-color:#8ca3b6;
	position:relative
}
a.button span {
    background: #8ca3b6 url('../img/linbox_pfeil.gif') no-repeat top left;
    display: block;
    line-height: 14px;
    padding: 4px 0 3px 20px;
}
.extlinkpic
{position:absolute; right:0; z-index:99; top:0}	



/* -----------------------------------*/
/* ---------->>> Login Box <<<-----------*/
/* -----------------------------------*/

form{
	border:1px solid #718ba0;
	background:#deeaf4;
	padding:10px 10px;
	margin:15px 0px;
	width:auto;
	overflow:hidden
}
form label{
	width:200px;
	display:inline;
}
form div{
	padding:5px 0px;
	font-size:0.8em;
}
input[type=submit]
{
border:1px solid #5d85a2; background-color:#e8edf0; width:auto; height:auto; font-size:0.8em; padding:2px 4px 2px 4px;float:right;margin:0}



/* -----------------------------------*/
/* ---------->>> Termine <<<-----------*/
/* -----------------------------------*/

h2.semesterkalender{
	margin:15px 15px 15px 0;
	line-height:1.6em;
	position:relative;
	width:550px;
}

h2.semesterkalender .toplink
{position:relative;float:right}

div.monthlink{
	text-align:left;
	font-size:0.8em;
	margin:15px 15px 15px 0;
}

div.monthlink a{
	color:#8ca3b6;
	padding:0 10px 0 0
}

table.month{
	border:1px solid #808080;
	border-width:0px 0px 1px 0px;
	width:550px;
	text-align:left;
	font-size:0.8em;
}
table.month td{
	border:1px solid #808080;
	border-width:1px 0px 0px 0px;
	background:#fff;
	padding:2px;
}
table.month td.we{
	border:1px solid #808080;
	border-width:1px 0px 0px 0px;
	background:#efefef;
}

table.month td.small{
	width:30px;
}




/* -----------------------------------*/
/* ---------->>> Kontakt <<<-----------*/
/* -----------------------------------*/

.csc-mailform-field label, form label
{
	width:75px;
	display:block;
	color:#1e567f;
	float:left;
	font-size:0.8em;
}
.csc-mailform-field input[type=submit]
{
border:1px solid #5d85a2; background-color:#e8edf0; width:auto; height:auto; font-size:0.8em; padding:2px 4px 2px 4px;float:right;margin:0 65px 0 0}


/* -----------------------------------*/
/* ---------->>> Forum <<<-----------*/
/* -----------------------------------*/
.tx-mmforum-pi1{
	margin:15px 15px 15px 0;
	width:770px;
	font-size:0.8em;
}

th.tx-mmforum-th{
	background:#8CA3B6;
}
.tx-mmforum-textbutton{
	border:1px solid #003F6E;
	margin:2px 0px;
}

.tx-mmforum-pi1-listpost-menu a img,
.tx-mmforum-pi1-listpost-options a img{
	border:1px solid #003F6E;
	padding:2px 5px 0px 5px;
	background:#fff;
	margin:0px 2px;
}

.tx-mmforum-pi1-listtopic-newtopic a img{
	border:1px solid #003F6E;
	padding:0px 5px;
	background:#fff;
	margin:0px 2px;
}

/* -----------------------------------*/
/* ---------->>> Adressen <<<-----------*/
/* -----------------------------------*/


.searchAddress
{padding:20px;}

table.summaryAddress
{width:590px;margin:10px 0 0 0}

table.summaryAddress th
{font-size:0.8em; font-weight:bold; color:#000; border-bottom:1px solid #000; padding:0 0 5px 10px}

table.summaryAddress td
{font-size:0.8em;padding:15px 0 15px 10px; color:#8ca3b6;background-color: #F4F4F4;margin:1px 1px 1px 0;border-bottom:1px solid #fff}

.cardtext
{
font-family: Arial,Geneva,Helvetica,sans-serif;
font-size: 10px;
line-height: 11px;
margin-bottom: 5px;
}


.editProfile
{padding:20px;}

.editProfile legend
{font-size:0.8em}

.editProfileRow
{width:80%;margin:5px 0 5px 0}

.editProfileSubmit
{width:55%;margin:5px 0 5px 0}

.editProfile label
{padding:5px 0 0 0}


.editProfileLink a
{
text-decoration:none;font-size:11px;
padding:2px 5px 2px 5px; background-color:#e8edf0; color:#000; border:1px solid #5d85a2; margin:15px 0 0 5px;display:block; width:60px; text-align:center
}

.summaryBirthday
{width:590px;margin:10px 0 0 0}

table.summaryBirthday th
{font-size:0.8em; font-weight:bold; color:#000; border-bottom:1px solid #000; padding:0 0 5px 0}

table.summaryBirthday td
{font-size:0.8em;padding:5px 0 5px 0}

.birthDate
{width:80px;overflow:hidden;}



/* -----------------------------------*/
/* ---------->>> Login/Logout <<<-----------*/
/* -----------------------------------*/
.logoutForm
{
background-color:#fff;
margin:0;
padding:0;
width:70px;
position:absolute;
top:10px;
left:480px;
border:0;
}


/* -----------------------------------*/
/* ---------->>> Semesterkalender <<<-----------*/
/* -----------------------------------*/

.default_categoryheader, .default_catheader
{background-color:transparent}




/* ==================================================================
        Galerie-Dateimanager
================================================================== */

.tx-airfilemanager-pi1 {
    padding: 5px;
    margin-top: 10px;
    font-family: Arial, Times New Roman, Verdana;
    font-size: 12px;
}

.tx-airfilemanager-pi1 a {
    text-decoration: none;
    color: #003F6E;
    padding: 1px 2px;
}

.tx-airfilemanager-pi1 a:hover {
    color: #8CA3B6;
}

.tx-airfilemanager-pi1 h2 {
    font-size: 16px;
    margin-bottom: 20px;
}

.tx-airfilemanager-pi1 table {
    background: #8CA3B6;
    border: 1px solid #003F6E;
    border-collapse: collapse;
    width: 700px;
    margin: 5px 0;
}

.tx-airfilemanager-pi1 table a {
    text-decoration: none;
    color: #ffffff;
    padding: 1px 2px;
}

.tx-airfilemanager-pi1 table a:hover {
    text-decoration: none;
    color: #ffffff;
    padding: 1px 2px;
}

.tx-airfilemanager-pi1 tr {
    border: none;
}

.tx-airfilemanager-pi1 td, .tx-airfilemanager-pi1 th {
    border-top: 1px solid #003F6E;
    border-bottom: 1px solid #003F6E;
    padding: 4px;
    line-height: 23px;
}

.tx-airfilemanager-pi1 td.actions {
    text-align: right;
}

.tx-airfilemanager-pi1 th {
    background: #003F6E;
    color: #8CA3B6;
}

.tx-airfilemanager-pi1 hr {
    width: 700px;
    color: #003F6E;
}

.tx-airfilemanager-pi1 p { display: none; }



/* Galerie-Dateimanager - Upload */

.tx-airfilemanager-pi1 #upload-form form { 
   background: #8CA3B6;
   color: white;
   border: 1px solid #003F6E;
}

.tx-airfilemanager-pi1 #upload-form .namecol { 
     font-size: 12px;
     font-weight: bold;
     letter-spacing: 1px; 
}

.tx-airfilemanager-pi1 #upload-form .inputcol {
    font-size: 12px;
    margin-bottom: 10px;
}

.tx-airfilemanager-pi1 #upload-form .inputcol input { color: #003F6E; }

.tx-airfilemanager-pi1 .formrow { 
    font-size: 12px;
}



/* Galerie-Dateimanager - Löschen */

.tx-airfilemanager-pi1 b { color: #003F6E; }

.tx-airfilemanager-pi1 form {
    font-size: 12px;
    background: #8CA3B6;
    border: 1px solid #003F6E;
}

/****************************************************************************************************
******************************************** Gallery ************************************************
****************************************************************************************************/


.tx-gooffotoboek-pi1 {
    font-family: Arial, Times New Roman, Verdana;
    font-size: 13px;
    width: 700px;
    background: #8CA3B6;
    border: 1px solid #003F6E;
    margin-top: 10px;
    margin-bottom: 20px;
  /*  border-collapse: collapse; */
    
}

.tx-gooffotoboek-pi1 a {
    text-decoration: none;
    color: #ffffff;
    font-weight: normal;
    font-size: 16px;
}

.tx-gooffotoboek-pi1 a:hover {
    color: #003F6E;
}


.tx-gooffotoboek-pi1 .title { 
    padding-top: 3px;
    background: #003F6E; 
    text-align: center;
    color:  #8CA3B6;
}

.tx-gooffotoboek-pi1 .title a:hover { 
    color: #8CA3B6;
}


.tx-gooffotoboek-pi1 .navi{ 
    background: #003F6E;
    padding-bottom: 20px;
    text-align: center;
}

.tx-gooffotoboek-pi1 .dirlist {
    background: #8CA3B6;
    line-height: 2;
    
}

.tx-gooffotoboek-pi1 .dirlist li {
    border-top: 1px solid #003F6E;
    padding-left: 25px;
    background: url(http://test.tmp.de/corps-hannovera/typo3conf/ext/air_filemanager/pi1/icons/folder.gif) no-repeat;
    background-position: 5px center;
}


.tx-gooffotoboek-pi1 .image {
    padding-left: 25px;
    padding-bottom: 20px;
    background: #8CA3B6;
    border-top: 1px solid #003F6E;
}

.tx-gooffotoboek-pi1 .thumbs {
    background: #8CA3B6;  
    overflow: hidden; 
    border-top: 1px solid #003F6E;
}

.tx-gooffotoboek-pi1 .thumb {
    background: #8CA3B6;  
    padding-left: 25px;
    padding-bottom: 20px;
    float: left;
    height: 100px;
    width: 100px;
    text-align: center;
}

.tx-gooffotoboek-pi1 .o-empty { display: none; }
