/* start Raster Website */

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

#header {
    width: 100%;
    min-width: 750px;
    height: 35px;
    background: #FFFFFF;
	}
	
#bild {
    width: 100%;
    min-width: 750px;
    height: 350px;
    background: #FFFFFF url('../images/Karin-Ammann_Diplomarbeit-01.jpg') no-repeat top;
}

#contentbox {
    width: 100%;
    min-width: 750px;
    min-height: 300px;
    background: #FFFFFF;
}



/* Angaben für alle standardkonformen Browser */

body {
    margin:0;
    padding:0;
}

#container {
    padding-bottom:3em;
}

#footer {
    position:fixed;
    bottom:0px;
    background:#FFFFFF;
    width:100%;
	height:50px;
	min-width:750px;
}


/* Angaben nur für den Internet Explorer mittels Star-HTML-Hack */

* html, * html body {
    margin:0;
    padding:0;
    height:100%;
    overflow:hidden;
}

* html #container {
    padding:0;
    height:95%;
    overflow:auto;
}

* html #footer {
    background:#FFFFFF;
    height:5%;
    min-height:50px;
	min-width:750px;
}
/* ende Raster Website */


.titel						{ font-family: Arial, monospace, Courier; color: #919191; font-weight: bold; line-height: 18px; font-size: 14px;}

.lauftext					{ font-family: Arial, monospace, Courier; color: #919191; font-weight: none; line-height: 18px; font-size: 13px;}
.lauftextbold				{ font-family: Arial, monospace, Courier; color: #919191; font-weight: bold; line-height: 18px; font-size: 13px;}



A.link	 					{ font-family: Arial, monospace, Courier; color: #919191; font-weight: none; line-height: 18px; font-size: 13px; text-decoration: none}
A.link:link	 				{ font-family: Arial, monospace, Courier; color: #919191; font-weight: none; line-height: 18px; font-size: 13px; text-decoration: none}
A.link:visited				{ font-family: Arial, monospace, Courier; color: #919191; font-weight: none; line-height: 18px; font-size: 13px; text-decoration: none}
A.link:active				{ font-family: Arial, monospace, Courier; color: #919191; font-weight: none; line-height: 18px; font-size: 13px; text-decoration: none}
A.link:hover	 			{ font-family: Arial, monospace, Courier; color: #505050; font-weight: none; line-height: 18px; font-size: 13px; text-decoration: none}


A.menu	 					{ font-family: Arial, monospace, Courier; color: #919191; font-weight: none; line-height: 18px; font-size: 13px; text-decoration: none}
A.menu:link	 				{ font-family: Arial, monospace, Courier; color: #919191; font-weight: none; line-height: 18px; font-size: 13px; text-decoration: none}
A.menu:visited				{ font-family: Arial, monospace, Courier; color: #919191; font-weight: none; line-height: 18px; font-size: 13px; text-decoration: none}
A.menu:active				{ font-family: Arial, monospace, Courier; color: #919191; font-weight: none; line-height: 18px; font-size: 13px; text-decoration: none}
A.menu:hover	 			{ font-family: Arial, monospace, Courier; color: #505050; font-weight: none; line-height: 18px; font-size: 13px; text-decoration: none}

A.menuaktiv	 				{ font-family: Arial, monospace, Courier; color: #505050; font-weight: none; line-height: 18px; font-size: 13px; text-decoration: none}
A.menuaktiv:link	 		{ font-family: Arial, monospace, Courier; color: #505050; font-weight: none; line-height: 18px; font-size: 13px; text-decoration: none}
A.menuaktiv:visited			{ font-family: Arial, monospace, Courier; color: #505050; font-weight: none; line-height: 18px; font-size: 13px; text-decoration: none}
A.menuaktiv:active			{ font-family: Arial, monospace, Courier; color: #505050; font-weight: none; line-height: 18px; font-size: 13px; text-decoration: none}
A.menuaktiv:hover			{ font-family: Arial, monospace, Courier; color: #505050; font-weight: none; line-height: 18px; font-size: 13px; text-decoration: none}


A.umenu	 					{ font-family: Arial, monospace, Courier; color: #919191; font-weight: none; line-height: 18px; font-size: 13px; text-decoration: none}
A.umenu:link	 			{ font-family: Arial, monospace, Courier; color: #919191; font-weight: none; line-height: 18px; font-size: 13px; text-decoration: none}
A.umenu:visited				{ font-family: Arial, monospace, Courier; color: #919191; font-weight: none; line-height: 18px; font-size: 13px; text-decoration: none}
A.umenu:active				{ font-family: Arial, monospace, Courier; color: #919191; font-weight: none; line-height: 18px; font-size: 13px; text-decoration: none}
A.umenu:hover	 			{ font-family: Arial, monospace, Courier; color: #505050; font-weight: none; line-height: 18px; font-size: 13px; text-decoration: none}

A.umenuaktiv	 			{ font-family: Arial, monospace, Courier; color: #505050; font-weight: none; line-height: 18px; font-size: 13px; text-decoration: none}
A.umenuaktiv:link	 		{ font-family: Arial, monospace, Courier; color: #505050; font-weight: none; line-height: 18px; font-size: 13px; text-decoration: none}
A.umenuaktiv:visited		{ font-family: Arial, monospace, Courier; color: #505050; font-weight: none; line-height: 18px; font-size: 13px; text-decoration: none}
A.umenuaktiv:active			{ font-family: Arial, monospace, Courier; color: #505050; font-weight: none; line-height: 18px; font-size: 13px; text-decoration: none}
A.umenuaktiv:hover			{ font-family: Arial, monospace, Courier; color: #505050; font-weight: none; line-height: 18px; font-size: 13px; text-decoration: none}


