body { font-family: Tahoma, Sans-serif; font-size: 12px; text-align: center;}

h1  { font-size: 13px; font-weight:900; color:#444444;}

h2  { font-size: 11px; font-weight:900;}

h3  { font-size: 12px; font-weight:900;}

#container { width:900px;
			min-height:600px;
			margin: 0px auto;
			border: 1px solid #ccc;
			text-align: left;

}

#head { width: 100%; height: 80px; }

#institut { background:url(img/institut.png) no-repeat;
			width: 250px;
			height: 15px;
			margin-top:50px;
			margin-left:30px;
			float: left;
			
}

#login { width: 200px;
		height: 30px;
		margin-top:15px;
		float: right;
		font-weight: 900;
		
}


#content  { width:100%; }

#left  { width:650px;
		float:left;
}

#navbox { margin-top: -10px; color:#999999;}
#navbox ul { margin: 0; padding: 0; list-style: none; }
#navbox li { line-height: 45px; float: left; width: 175px; text-align: center; }
#navbox li.logo { width: 95px; margin-left: 30px; }
#navbox li div { width: 155px; line-height: 14px; margin-top: -10px; }

.spacer { width: 100%; height: 2px; clear: both; }

.nav1 { width:95px;
		height: 65px;
		margin-left:30px;
		text-align: center;
		float:left;

}

.nav { width:175px;
		height: 65px;
		margin-left:0px;
		text-align: center;
		float:left;
		line-height: 45px;

}

#text { width:600px;
		margin-top:20px;
		margin-left:30px;
		float:left;
		font-family: Arial, Sans-serif; 
		line-height: 16px;
}

.trainer { width:400px;
			margin:0px auto;
			padding:15px;
			border: 1px solid #ccc;

}

#right { width: 200px;
		min-height: 590px;
		margin-bottom:15px;
		border-left: 1px solid #ccc;
		float: right;

}

/* Navigation */

a.logo { color:#fff; font-weight:900; text-decoration:none; font-size:24px; }
a.logo:hover { text-decoration:none; color:#fff; font-weight:900; font-size:24px; }

a.logoa { text-decoration:none; color:#FFB44E; font-weight:900; font-size:24px; }


a.navi { color:#999999; font-weight:900; text-decoration:none; font-size:22px; background:url(img/navi1.jpg) no-repeat scroll 0 2px; padding-left: 12px; }
a.navi:hover { text-decoration:none; color:#FFB44E; font-weight:900; font-size:22px; background:url(img/navi2.jpg) no-repeat scroll 0 2px; padding-left: 12px;}

a.navia { text-decoration:none; color:#FFB44E; font-weight:900; font-size:22px; background:url(img/navi2.jpg) no-repeat scroll 0 2px; padding-left: 12px; }


a.navtext{ color:#999999; text-decoration:none; font-size:13px;}
a.navtext:hover { text-decoration:none; color:#FFB44E; font-size:13px;}

a.navtexta { text-decoration:none; color:#FFB44E; font-size:13px; }

a.navfoot{ color:#999999; text-decoration:none; font-size:11px;}
a.navfoot:hover { text-decoration:none; color:#FFB44E; font-size:11px;}

a.navfoota{ text-decoration:none; color:#FFB44E; font-size:11px; font-weight: 900;}


#infobox { width: 190px; min-height:75px; margin-left: 10px; font-size: 11px; color:#444444;}

#infobox  ul { margin-left: 13px; padding: 0px;  line-height: 15px;}

#submenu { width: 150px; margin-left: 10px; margin-top: 10px; }

#submenu  ul { margin: 0px; padding: 0px; list-style: none; font-weight: 900; font-size: 12px;}

#footer { font-size: 11px; margin-left: 0px auto; margin-right: 0px auto; color:#333333;
}



