
/*-- CSS - definition for AFG by MARIA LINARES ---*/

body {
	padding:0px;
	margin:0px;
	font-family:Georgia, Times, Serif;
	background-color:#ccc;
	background:#fff url(img/bg.gif);
	background-position:fixed;
	text-align:center;
	line-height:105%;
	letter-spacing:0.02em;
}

a, 
a:link, 
a:visited {
	color:#000;
	text-decoration:underline;
}

a:focus, 
a:hover, 
a:active {
	color:#f00;
	text-decoration:underline;
}

#center {
	width:750px;
	position:absolute;
	left:50%;
	margin-left:-375px;
	margin-top:10px;
	border:1px solid #666;
	background:#fff url(img/border-right.gif);
	background-position:right;
	background-repeat:repeat-y;
}

#bottomImage {
	width:750px;
	height:100px;
	background:url(img/cityline.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	clear:both;
}

ul#Navigation {
	font-size:90%;
	letter-spacing:0px;
	width:750px;
	height:250px;
	margin:0; 
	padding:0;
/*	background:#fff url(img/border-right.gif);
	background-position:right;
	background-repeat:repeat-y;*/
}

ul#Navigation a,
ul#Navigation a:link,
ul#Navigation a:visited {
	text-decoration:none;
	color:#000;
}

ul#Navigation a:focus,
ul#Navigation a:active,
ul#Navigation a:hover {
	text-decoration:none;
	color:#000;
	display:block;
	border-top:1px solid #f00;
	border-bottom:1px solid #f00;
}

ul#Navigation li.enabled {
	background-color:#f00;
	color:#fff;
}

ul#Navigation li.enabled a,
ul#Navigation li.enabled a:link,
ul#Navigation li.enabled a:visited {
	text-decoration:none;
	color:#fff;
	/*font-weight:bold;*/
}

ul#Navigation li.enabled a:focus,
ul#Navigation li.enabled a:active,
ul#Navigation li.enabled a:hover {
	text-decoration:none;
	color:#fff;
	display:block;
	border-top:1px solid #f00;
	border-bottom:1px solid #f00;
}

ul#Navigation li.home {
	list-style:none;
	width:60px;
	display:block;
	margin:0;
	border-left:1px solid #f00;
	border-right:1px solid #f00;
	position:absolute;
	top:20px;
	left:40px;
}

#linesHome {
	background:#fff url(img/lines_home.gif);
	background-position:top;
	background-repeat:no-repeat;
	width:55px;
	height:20px;
	position:absolute;
	top:0px;
	left:33px;
}

ul#Navigation li.topografie {
	list-style: none;
	width:95px;
	display:block;
	margin:0;
	border-left:1px solid #f00;
	border-right:1px solid #f00;
	position:absolute;
	top:40px;
	left:155px;
}

#linesTopografie {
	background:#fff url(img/lines_topografie.gif);
	background-position:top;
	background-repeat:no-repeat;
	width:125px;
	height:40px;
	position:absolute;
	top:0px;
	left:130px;
}

ul#Navigation li.hochschulprofile {
	list-style: none;
	width:130px;
	display:block;
	margin:0;
	border-left:1px solid #f00;
	border-right:1px solid #f00;
	position:absolute;
	top:70px;
	left:305px;
}

#linesHochschulprofile {
	background:#fff url(img/lines_hochschulprofile.gif);
	background-position:top;
	background-repeat:no-repeat;
	width:170px;
	height:70px;
	position:absolute;
	top:0px;
	left:255px;
}

ul#Navigation li.aktuelles {
	list-style: none;
	width:85px;
	display:block;
	margin:0;
	border-left:1px solid #f00;
	border-right:1px solid #f00;
	position:absolute;
	top:100px;
	left:485px;
}

#linesAktuelles {
	background:#fff url(img/lines_aktuelles.gif);
	background-position:top;
	background-repeat:no-repeat;
	width:178px;
	height:100px;
	position:absolute;
	top:0px;
	left:393px;
}

ul#Navigation li.kontakt {
	list-style: none;
	width:75px;
	display:block;
	margin:0;
	border-left:1px solid #f00;
	border-right:1px solid #f00;
	position:absolute;
	top:130px;
	left:625px;
}

#linesKontakt {
	background:#fff url(img/lines_kontakt.gif);
	background-position:top;
	background-repeat:no-repeat;
	width:185px;
	height:130px;
	position:absolute;
	top:0px;
	left:518px;
}


#logo {
	position:absolute;
	left:0px;
	top:135px;
	width:224px;
	text-align:right;
}

.leftimage {
	position:absolute;
	left:10px;
	top:255px;
	width:150px;
	text-align:left;
}

#leftmenu {
	float:left;
	top:250px;
	width:221px;
	border-top:5px solid #f00;
	text-align:right;
	font-size:80%;
	background-color:#fff;
	padding-top:60px;
	padding-bottom:60px;
}

#leftmenu div {
	background:url(img/leftmenuline.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-top:10px;
	padding-bottom:20px;
}

#leftmenu a, 
#leftmenu a:link, 
#leftmenu a:visited {
	color:#666;
	text-decoration:none;
}

#leftmenu a:focus, 
#leftmenu a:hover, 
#leftmenu a:active {
	text-decoration:none;
	color:#f00;
}

.leftmenuEnabled {
	text-align:right;
}

#content {
	margin-left:280px;
	margin-top:0px;
	padding-bottom:60px;
	width:430px;
	text-align:left;
	font-size:80%;
	background-color:#fff;
}

#content a, 
#content a:link, 
#content a:visited {
	text-decoration:underline;
}

#content a:focus, 
#content a:hover, 
#content a:active {
	text-decoration:underline;
	color:#f00;
}

.subEnabled {
	color:#000;
}

.subEnabled a,
.subEnabled a:link,
.subEnabled a:visited {
	color:#000;
}


.subEnabled a:hover,
.subEnabled a:focus,
.subEnabled a:active {
	color:#000;
	text-decoration:none;
}

h1 {
	font-size: 150%;
	margin-top:0px;
	margin-bottom:18px;
	font-weight:lighter;
	color:#000;
}

h2 {
	font-size: 120%;
	margin-top:0px;
	margin-bottom:18px;
	font-weight:lighter;
	color:#000;
}

h3 {
	font-size: 150%;
	margin-top:0px;
	margin-bottom:12px;
	font-weight:lighter;
	color:#f00;
}

h4 {
	font-size: 110%;
	color:#000;
	margin-top:0px;
	margin-bottom:12px;
	font-weight:bold;
}

h5 {
	font-size: 110%;
	color:#000;
	margin-top:30px;
	margin-bottom:12px;
	font-weight:lighter;
}

h6 {
	font-size: 105%;
	color:#000;
	margin-top:0px;
	margin-bottom:12px;
}

.top {
	margin-top:20px;
	text-align:right;
}

ul.carre {
	padding:15px 5px 0px 15px;
	margin:0px 0px 0px 15px;

}

ul.carre li {
	list-style-image:url(img/carre.gif);
	padding-bottom:20px;

}

ul.zentren {
	padding:15px 5px 0px 15px;
	margin:0px 0px 0px 15px;

}

ul.zentren li {
	list-style-image:url(img/carre.gif);
	padding-bottom:.1em;

}

ul.bibliotheken {
	padding:10px 5px 10px 0px;
	margin:0px 0px 0px 15px;

}

ul.bibliotheken li {
	list-style-image:url(img/carre.gif);
	padding-bottom:2px;

}

/*---- form ------------------------------------------*/

.contact {
	width:100%;
	padding:10px 10px 20px 10px;
	margin-top:10px;
	border:1px dotted #f00;
 	color:#333;
	text-align:left;
	font-size:100%;
}

.contact td {
	vertical-align:top;
	padding-top:10px;
	padding-left:10px;
}

textarea {
        width:90%;
    }

input, textarea {
        background-color:#fff;
        border:#f00 1px dotted;
	font-family:Arial, Verdana, Tahoma;
	font-size:100%;
	color:#333;
    }

input:focus, 
textarea:focus,
input:hover,
textarea:hover {
        background-color:#eee;
        border:#f00 1px solid;
    }

.red {
	color:#f00;
}

.grau {
	color:#333;
}

.klein {
	font-size:90%;
	line-height:100%;
	letter-spacing:0em;
}


/*---------------------------------------------------------*/


/*div {
	border:1px solid #FFFF00;
}*/