/* Allgemein */


body {
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	margin: 0px;
	padding: 0px;
	background-color: #E7ECEF;
	background-image: url(images/hintergrund.jpg);
	background-position: left;
	background-repeat: repeat-y;
}

p, h1, h2, h3, h4, ul { margin: 0px; padding: 0px; }

h1  { font-size: 1.2em; margin: -3px 0px 12px 0px; }

h2  { font-size: 1em; }

h3  {	font-size: 1.1em;	}

img { border: none; vertical-align: bottom; }


/* Logo */

#logo {
	position: absolute;
	width: 1000px;
	height: 175px;
	display: block;
	overflow: hidden;
	text-indent: -5500px;
	background-image: url(images/uga_1.jpg);
	background-repeat: no-repeat;
	left: 6px;
	top: 11px;
}
#logo2 {
	position: absolute;
	width: 1000px;
	height: 175px;
	display: block;
	overflow: hidden;
	text-indent: -5500px;
	background-image: url(images/uga_2.jpg);
	background-repeat: no-repeat;
	left: 6px;
	top: 11px;
}

#logo3 {
	position: absolute;
	width: 1000px;
	height: 175px;
	display: block;
	overflow: hidden;
	text-indent: -5500px;
	background-image: url(images/uga_3.jpg);
	background-repeat: no-repeat;
	left: 6px;
	top: 11px;
}
#logo4 {
	position: absolute;
	width: 1000px;
	height: 175px;
	display: block;
	overflow: hidden;
	text-indent: -5500px;
	background-image: url(images/uga_4.jpg);
	background-repeat: no-repeat;
	left: 10px;
	top: 17px;
}
#logo5 {
	position: absolute;
	width: 1000px;
	height: 175px;
	display: block;
	overflow: hidden;
	text-indent: -5500px;
	background-image: url(images/uga_5.jpg);
	background-repeat: no-repeat;
	left: 6px;
	top: 11px;
}
#logo6 {
	position: absolute;
	width: 1000px;
	height: 175px;
	display: block;
	overflow: hidden;
	text-indent: -5500px;
	background-image: url(images/uga_6.jpg);
	background-repeat: no-repeat;
	left: 6px;
	top: 11px;
}
#logo7 {
	position: absolute;
	width: 1000px;
	height: 175px;
	display: block;
	overflow: hidden;
	text-indent: -5500px;
	background-image: url(images/uga_7.jpg);
	background-repeat: no-repeat;
	left: 6px;
	top: 11px;
}

#logo8 {
	position: absolute;
	width: 1000px;
	height: 175px;
	display: block;
	overflow: hidden;
	text-indent: -5500px;
	background-image: url(images/uga_8.jpg);
	background-repeat: no-repeat;
	left: 6px;
	top: 11px;
}
#logo9 {
	position: absolute;
	width: 1000px;
	height: 175px;
	display: block;
	overflow: hidden;
	text-indent: -5500px;
	background-image: url(images/uga_9.jpg);
	background-repeat: no-repeat;
	left: 6px;
	top: 11px;
}
#logo10 {
	position: absolute;
	width: 1000px;
	height: 175px;
	display: block;
	overflow: hidden;
	text-indent: -5500px;
	background-image: url(images/uga_10.jpg);
	background-repeat: no-repeat;
	left: 6px;
	top: 11px;
}
#logo11 {
	position: absolute;
	width: 1000px;
	height: 175px;
	display: block;
	overflow: hidden;
	text-indent: -5500px;
	background-image: url(images/uga_11.jpg);
	background-repeat: no-repeat;
	left: 6px;
	top: 11px;
}
#logo12 {
	position: absolute;
	width: 1000px;
	height: 175px;
	display: block;
	overflow: hidden;
	text-indent: -5500px;
	background-image: url(images/uga_12.jpg);
	background-repeat: no-repeat;
	left: 6px;
	top: 11px;
}
/* Inhalt */

#reunions {
	line-height: 1.7em;
	text-align: left;
	}
#content {
	position:absolute;
	left:171px;
	top:196px;
	width:836px;
	z-index:1;
	font-size: 0.95em;
	margin-bottom: 40px;
	padding-bottom: 40px;
	height: 518px;
}

#content p { margin-bottom: 10px; line-height: 1.4em;}

#content ul {padding-left: 20px;}
#content li {margin-bottom: 10px;}
/* Navigation */

#navpos {
	position:absolute;
	top:192px;
	width:147px;
	z-index:2;
	left: 6px;
	
}

#navpos ul { list-style: none; }

#navpos li {
	margin-bottom: 10px;
	text-align: left;
}

#navpos li a  {
	display: block; width: 139px; padding: 5px;
	text-decoration: none; color: #000; font-size: 0.85em; font-weight: bold;
   voice-family: "\"}\""; voice-family: inherit; width: 139px;
}

#navpos li a:hover, #start #t-start a, #next #t-next a, #people #t-people a, #news #t-news a, #changes #t-changes a, #donation #t-donations a, #imprint #t-imprint a, #uga #t-uga a, #law #t-law a, #alumni #t-alumni a, #ruskcenter #t-ruskcenter a, #alumniev #t-alumniev a {
	color: #000000;
	background-color: #82a1b0;
	width: 139px;
}


/* Links */

a:link, a:visited, a:hover { text-decoration: underline; color: #336699; font-weight: normal; }

a:hover { color: #3300CC; }


/* Bildausrichtung */

.imgleft { float: left; margin: 5px 10px 5px 0px; }

.imgright {
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.clear  {clear:both}

/* Eigene Klassen */

.note  { font-size: 0.8em; /* kleiner als Standardtext */ }
.note2 { font-size: 1em; /* groesser als standardtext */ }
