body {
	margin: 0px;
	padding: 0px;
}

/* Grundlayout */

#nav {	position:absolute;
	top:10px;
	left:10px;
	background-color: #454545;
	margin: 0px;
	padding: 0px;
	height: 234px;  /* 174px Bilder + 60px Navi */
	width: 953px;
	overflow:hidden;
	z-index: 1;
}

/* START MENU STYLING */

#sddm
{	margin: 0;
	padding: 0;
	z-index: 1}

#sddm li
{	margin: 0 0 0 0;
	height: 30px;
	padding: 0 0 0 0;
	list-style: none;
	float: left;
    	font-family: Verdana,Arial,Helvetica,sans-serif;
    	font-size: 11px;
    	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none}

#sddm li a
{	display: block;
	margin: 0 0 0 0;
	padding: 9px 10px;
	width: 160px;
	height: 12px;
	
	color: #FFF;
	text-align: left;
	vertical-align: middle;
	text-decoration: none}

#sddm li a:hover
{	background: #992126;
	text-decoration: none}

div.dropdown
{	z-index: 2;
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	width: 178px;
	background: #E0E0E0;
	border: 1px solid #5B5B5B}

	div.dropdown a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #E0E0E0;
		color: black;
		font: 11px arial}

	div.dropdown a:hover
	{	background: #AF4B4F;
		color: #FFF}

/* END MENU STYLING */

#links {
	position:absolute;
	top:244px;
	left:10px;
	height: auto;
	width: 233px;
	margin: 0px;
	padding: 0px;
	z-index:2;
}

#pfadlinks { /* relativ zu links */
	height: 35px;
	width: 233px;
	margin: 0px;
	padding: 0px;
}

#contentlinks { /* relativ zu links */
	height: auto;
	width: 233px;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#mitte {
	position:absolute;
	top:244px;
	left:243px;
	height: auto;
	width: 540px;
	margin: 0px;
	padding: 0px;
	z-index:1;
}

#pfadmitte { /* relativ zu mitte */
	height: 35px;
	width: 540px;
	background-color: #E0E0E0;
	background-image:  url("http://www.uni-augsburg.de/fim/_img/bilder_layout/pfadpfeil.gif");
	background-repeat: no-repeat;
	background-position:top left;
	padding: 0px;
	margin:0px;
}

#contentmitte { /* relativ zu mitte */
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 540px;
	overflow:hidden;
}

#footer { /* relativ zu mitte */
	padding: 0px;
	height: 175px;
	width: 100%;
	text-align: center;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#rechts {
	position:absolute;
	top:244px;
	left:783px;
	height: auto;
	width: 180px;
	margin: 0px;
	padding: 0px;
}

#pfadrechts { /* relativ zu rechts */
	height: 35px;
	width: 180px;

	background-image:  url("http://www.uni-augsburg.de/fim/_img/bilder_layout/bg_news.gif");
	margin: 0px;
	padding: 0px;
}

#contentrechts { /* relativ zu rechts */
	height: auto;
	width: 180px;
	margin: 0px;
	padding: 0px;
	background-image:  url("http://www.uni-augsburg.de/fim/_img/bilder_layout/punktlinie.gif");
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #474542;
	overflow:hidden;
}

#pfadrechtsunten { /* relativ zu rechts */
	height: 35px;
	width: 180px;
	background-image:  url("http://www.uni-augsburg.de/fim/_img/bilder_layout/bg_news.gif");
	margin: 0px;
	padding: 0px;
	overflow:hidden;
}

#contentrechtsunten {  /* relativ zu rechts */
	height: auto;
	width: 180px;
	margin: 0px;
	padding: 0px;
	background-image:  url("http://www.uni-augsburg.de/fim/_img/bilder_layout/punktlinie.gif");
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #474542;
	overflow:hidden;
}

/* Textformatierungen NAV 1 */

#nav p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

#nav a {
	color: #FFFFFF;
	text-decoration: none;
}

#nav a:hover {
	text-decoration: underline;
}

/* Textformatierungen PFAD */

#pfadmitte p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	padding-top: 16px;
	margin-top: 0px;
	margin-left: 25px;
	margin-bottom: 0px;
}

#pfadmitte a {
	color: #992126;
	text-decoration: none;
}

#pfadmitte a:hover {
	color: #992126;
	text-decoration: underline;
}

#pfadrechts p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 0px;
	margin-left: 10px;
	padding-top: 16px;
}

/* Textformatierungen NAV 2+3 */

#contentlinks h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #992126;
	font-size: 11px;
	text-decoration: none;
	margin-left: 15px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 8px;
	line-height: 11px;
	padding: 0px;
}

#contentlinks h1 a{
	color: #992126;
	text-decoration: none;
}

#contentlinks h1 a:hover{
	text-decoration: underline;
}

#contentlinks h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin-left: 15px;
	margin-bottom: 10px;
	margin-top: 5px;
	margin-right: 0px;
	padding: 0px;
}

#contentlinks h2 a{
	color: #000000;
	text-decoration: none;
}

#contentlinks h2 a:hover{
	text-decoration: underline;
}

/* Textformatierungen Content MITTE */

#contentmitte h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	font-weight: bold;
	color: #992126;
	text-decoration: none;
	margin-top: 16px;
	margin-left: 10px;
	margin-bottom: 15px;
	margin-right: 0px;
}

#contentmitte h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	margin-top: 16px;
	margin-left: 10px;
	margin-bottom: 15px;
	margin-right: 0px;
}

#contentmitte h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.5em;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-top: 16px;
	margin-left: 10px;
	margin-bottom: 15px;
	margin-right: 0px;
}

#contentmitte p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin-left: 10px;
	line-height: 1.5em;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-right: 15px;
}

#contentmitte ul li p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 1.5em;
	margin-left: 0px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-right: 15px;
}

#contentmitte td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 1.5em;
	vertical-align: top;
	margin: 0px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 15px;
	padding-right: 15px;
}

#contentmitte  a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #992126;
	text-decoration: underline;
}

#contentmitte  a:hover{
	color: #000000;
}

#contentmitte ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 1.5em;
	margin-left: 13px;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-right: 15px;
	list-style-type: square;
	padding-left: 13px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

#contentmitte ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 1.5em;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-right: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

/* Textformatierungen Content RECHTS (NEWS)*/

#contentrechts a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #992126;
	text-decoration: none;
}

#contentrechts a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #992126;
	text-decoration: underline;
}

#contentrechts h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #992126;
	text-decoration: none;
	margin-left: 10px;
	line-height: 1.5em;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-right: 8px;
	clear: both;
}

#contentrechts p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin-left: 10px;
	line-height: 1.5em;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-right: 8px;
	clear: both;
}


#contentrechts ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin-left: 13px;
	line-height: 1.5em;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-right: 15px;
	list-style-type: square;
	padding-left: 13px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

#contentrechts ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 1.5em;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-right: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

/* Bilder Content */

.bild0 { /* Bild alleine oder in Tabellenzelle ohne Rahmen */
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
}

.bild1 { /* Bild alleine oder in Tabellenzelle mit Rahmen */
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	border: 1px solid #474542;
}

.bildleft0 { /* Bild links von Text ohne Rahmen */
	float: left;
	margin-top: 5px;
	margin-right: 12px;
	margin-bottom: 3px;
	margin-left: 1px;
}

.bildright0 { /* Bild rechts von Text ohne Rahmen */
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 12px;
}

.bildleft1 { /* Bild links von Text mit Rahmen */
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 1px;
	margin-left: 1px;
	border: 1px solid #474542;
}

.bildright1 { /* Bild rechts von Text mit Rahmen */
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 10px;
	border: 1px solid #474542;
}
#pfadrechtsunten p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 16px;
	margin-left: 10px;
}

#contentrechtsunten a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #992126;
	text-decoration: none;
}

#contentrechtsunten a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #992126;
	text-decoration: underline;
}

#contentrechtsunten h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #992126;
	text-decoration: none;
	margin-left: 10px;
	line-height: 1.5em;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-right: 8px;
	clear: both;
}

#contentrechtsunten p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin-left: 10px;
	line-height: 1.5em;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-right: 8px;
	clear: both;
}


#contentrechtsunten ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin-left: 13px;
	line-height: 1.5em;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-right: 15px;
	list-style-type: square;
	padding-left: 13px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

#contentrechtsunten ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 1.5em;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-right: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

/* Popup auf Startseite */
#popups div{
	position:absolute;
	z-index:200;
	width:300px; 
	font-family:verdana,arial,helvetica,sans-serif; 
	overflow:hidden; 
	border: 1px solid #999999; 
	padding:3px; 
	font-size:11px; 
	background-color:#cccccc;	
}
#popups div ul{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 1.5em;
	margin:0px;
	list-style-type: square;
	padding-left: 26px;
	padding-bottom: 5px;
	padding-right: 15px;
	padding-top: 5px;
}

#popups div ul li{
	padding-bottom: 3px;
	padding-top: 3px;
}

#imglink{
	text-decoration: none;
	color:#000000;
}

.imglink2{
/*	align: center; excluded for validation reasons, align not allowed here  || 2010-06-01  */
	text-decoration: none; 
	border: 1px solid; 
	color: #000000; 
	width: 500px; 
	height: 70px;
}.button {
	color:#FFFFFF;
	border: none;
	background-color: #992126;
}
