/* main */

body {  
	margin-left:0px;
	margin-top:0px;
	margin-right:20px;
	margin-bottom:0px;
	margin-width:0px;
	margin-height:0px;

	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:15px;

	background-image:url(img/contentbg.gif);
	background-repeat:no-repeat;
	background-attachment:fixed;
	padding:0px;
	
	scrollbar-face-color:#DAD8D9;
	scrollbar-shadow-color:#DAD8D9;
	scrollbar-highlight-color:#DAD8D9;
	scrollbar-3dlight-color:#DAD8D9;
	scrollbar-darkshadow-color:#DAD8D9;
	scrollbar-track-color:#F0F0F0;
	scrollbar-arrow-color:#7C7C7C;
	}


p,h1,h2,h3,h4,ul,ol,li,div,td,th,dl,dd,address,blockquote,nobr,i{ 
	font-family:Verdana, Arial, Helvetica,sans-serif; 
	font-size:11px;
	line-height:15px;
	}

A {
	font-family:Verdana, Arial, Helvetica,sans-serif; 
	font-size:11px;
	line-height:15px;
	text-decoration:none;
	color:#427CD5;
	}

A:hover {
	font-family:Verdana, Arial, Helvetica,sans-serif; 
	font-size:11px;
	line-height:15px;
	text-decoration:underline;
	color:#F47C2D; //0066ad
}

/*

A {text-decoration:none;color:#BA122B;}
A:hover {text-decoration:underline;color:#F47C2D;}

*/

#buttonstyle {
	border-width:1px;
	border-style:solid;
	border-color:#7A7A7A;
	background-color:#DAD8D9;
	text-align:left;
}

#fieldstyle {
	border-width:1px;
	border-style:solid;
	border-color:#7A7A7A;
	background-color:#FFFFFF;
	text-align:left;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	color: #666666;
}

#rubrik {
	position:absolute;
	left:0px;
	top:31px;
	zindex:5;
}

#text {
	position:absolute;
	left:17px;
	top:58px;
	zindex:5;
}

#contentheader {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
}

#subheader { 
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-style:bold
}


/*
Praktikumsanleitung
*/
#title { font-size:200%; line-height:30 px; font-family:Verdana,Arial,Helvetica,sans-serif; }
#title1 { font-size:167%; line-height:28 px; font-family:Verdana,Arial,Helvetica,sans-serif; }
#subtitle { font-size:150%; line-height:21 px; font-family:Verdana,Arial,Helvetica,sans-serif; }
#subtitle1 { font-size:134%; line-height:24 px; font-family:Verdana,Arial,Helvetica,sans-serif; }
#sup { font-size:75%; line-height:6 px}

line-height:24 px;font-size=134%"
/*
geplannt
*/

title1  { font-size:18pt; line-height:30 px;}
b.title1  { font-size:18pt; line-height:30 px; font-weight:bold;}
td.title1  { font-size:18pt; line-height:30 px; }

title2  { font-size:14pt; line-height:20 px;}
b.title2  { font-size:14pt; line-height:20 px; font-weight:bold;}
td.title2  { font-size:14pt; line-height:20 px; }

title3  { font-size:12pt; line-height:18 px; }
b.title3  { font-size:12pt; line-height:18 px; font-weight:bold }
td.title3  { font-size:12pt; line-height:18 px;}

b.title4  { font-size:8pt; font-style:bold }
p.small   { font-size:6pt; line-height:6pt }
address   { font-size:10px; font-style:normal}

group  { font-size:32px; color:#003399; }


