/* Dr. Florian Hollomey */

body {	margin:0; 
		padding:0; 
		border: 0;
		overflow: hidden;
		height: 100%; 
		min-height: 900px;
		max-height: 100%; 
		font-family:Verdana, Arial, Helvetica, sans-serif; 
		background-color:#003399;
		width: 100%;
		min-width: 1150px;
		max-width: 100%;
}

#framecontentTop{
	position: absolute; 
	top: 30px; 
	left: 30px;
	right: 30px;
	height: 94px; /*Height of top frame div*/
	overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
	color: white;
	background:url('header.gif') repeat-x;
	z-index: 10;
}

#framecontentLeft{
	position: absolute; 
	top: 124px; 
	left: 30px; 
	bottom: 30px;
	width: 200px; /*Width of left frame div*/
	overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
	color: #003399;
	background:#BECCE5;
	z-index: 6;
}

#framecontentLogo{
	position: absolute; 
	top: auto; 
	left: 30px; /*Set left value to WidthOfLeftFrameDiv*/
	bottom: 30px;
	right: 30px;
	height: 290px; /*Height of bottom frame div*/
	width: 200px; /*Width of left frame div*/
	overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
	color: white;
	background:url('logo.gif') no-repeat;
	z-index: 7;
}

#framecontentBottom{
	position: absolute; 
	top: auto; 
	left: 230px; /*Set left value to WidthOfLeftFrameDiv*/
	bottom: 30px;
	right: 30px;
	height: 120px; /*Height of bottom frame div*/
	overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
	color: white;
	background: url('footer.gif') repeat-x;
	z-index: 7;
}

#maincontent{
	position: fixed; 
	top: 124px; /*Set top value to HeightOfTopFrameDiv*/
	left: 230px; /*Set left value to WidthOfLeftFrameDiv*/
	right: 30px;
	bottom: 150px; /*Set bottom value to HeightOfBottomFrameDiv*/
	overflow: auto; 
	background: #F8FAFE;
    border:1px solid #ddd; 
	z-index: 8;
}

#framecontentLeft  a{
	font-size: 1.2em;
	font-weight: bold;
	color:#003399;
	line-height: 24px;
}

* html body{ /*IE6 hack*/
margin: 124px 0px 150px 230px; /* HeightOfTopFrameDiv   RightSide   HeightOfBottomFrameDiv   WidthOfLeftFrameDiv */
}

* html #maincontent{ /*IE6 hack*/
left:230px;
height: 100%; 
width:100%;
}

* html #content{ /*IE6 hack*/
margin:15px;
width:100%;
}

* html #framecontentLeft{ /*IE6 hack*/
height: 60%; 
}

* html #framecontentTop{ /*IE6 hack*/
left:30px;
right:30px;
width:200%
/* width: 150%; */
}

* html #framecontentBottom{ /*IE6 hack*/
width: 100%;
}

.innertube{
	margin: 15px; /*Margins for inner DIV inside each DIV (to provide padding)*/
}

.bildleft{
	float: left;
	margin: 5px;
    border:1px solid #003399; 
}

.bildright{
	float: right;
	margin: 5px;
    border:1px solid #003399; 
}
.bild{
    border:1px solid #003399; 
}

.blockfloat{
	float: left;
	margin-right: 25px;
	margin-bottom: 15px;
    border:1px solid #003399; 
}


#home	 	{position:absolute; left:70px;   top:55px;}
#team 		{position:absolute; left:170px;  top:25px;}
#kurse		{position:absolute; left:290px;  top:40px;}
#termine	{position:absolute; left:435px;  top:45px;}
#presse 		{position:absolute; left:560px;  top:20px;}
#kontakt	{position:absolute; left:685px;  top:40px;}
#dcg 		{position:absolute; left:790px;  top:15px;}
#vemma 		{position:absolute; left:1000px; top:40px;}

#framecontentTop a 		{font-weight:bold; font-size:1em; color:#F4F6FA; text-decoration:none;}
#framecontentTop a:hover {font-weight:bold; font-size:1.1em; color:#F4F6FA; text-decoration:none;}
#framecontentTop a:after {content: "";}


h1 {
	font-size: 1.5em;
	font-weight: bold;
	color:#003399;
}

h2 {
	font-size: 1.2em;
	font-weight: bold;
	color:#003399;
}

h3 {
	font-size: 1em;
	font-weight: bold;
	color:#003399;
}

h4 {
	font-size: 1em;
	font-weight: bold;
	color:black;
	text-decoration: underline;
}

h5 {
	font-size: 1em;
	font-weight: bold;
	color:black;
	text-decoration: none;
}

h6 {
	font-size: 1em;
	font-weight: bold;
	color:#003399;
	margin-top:8px;
	margin-bottom:4px;
	text-decoration: underline;
}

.mark {
	font-size: 1.4em;
	font-weight: bold;
	color:#003399;
	font-family:Arial, Helvetica, sans-serif; 
}

.tmark {
	font-size: 1em;
	font-weight: bold;
	color:#003399;
	font-family:Arial, Helvetica, sans-serif; 
}

.cmark {
	color:#003399;
	font-weight: bold;
}

table { font-family:Arial, Verdana; font-size:1em; border-collapse:collapse; border-left:1px solid #003399;border-right:1px solid #003399; border-top:1px solid #003399;border-bottom:1px solid #003399;} 
th, td {padding:4px; border-right:1px dotted #003399; border-top:1px solid #003399; border-bottom:1px solid #003399;}
tr.alt {background-color:white;}

thead { background-color:#BECCE5; color:#003399; font-weight: bold;}
tbody  { background-color:#eee;color:black;}

tbody#test1group  { background-color:#eee;color:#000;}
tbody#test1group tr:hover { background-color:#ff0;color:#000;}
tbody#test2group  { background-color:#ddd;color:#000; }
tbody#test2group tr:hover { background-color:#ff0;color:#000; }
th {text-align:left;}

table.blank{ color:red; font-family:Arial, Verdana; font-size:1em;border-collapse:collapse; border:0px;} 
table.blank tr { background-color:#F8FAFE; color:black; border:0px;}
table.blank td {padding:4px; border-right:0px;}
table.blank a {color:black;}

table.blankN{ color:red; font-family:Arial, Verdana; font-size:1em;border-collapse:collapse; border:0px;} 
table.blankN tr { background-color:#F8FAFE; color:black; border:0px;}
table.blankN td {padding:4px; border-right:0px;}
table.blankN a {color:black;}

table.blankS{ color:red; font-family:Arial, Verdana; font-size:0.8em;border-collapse:collapse; border:0px;} 
table.blankS tr { background-color:#F8FAFE; color:black; border:0px;}
table.blankS td {padding:4px; border-right:0px;}
table.blankS a {color:black;}

table.blankTeam{ color:red; font-family:Arial, Verdana; font-size:0.8em;border-collapse:collapse; border:0px;} 
table.blankTeam tr { background-color:#F8FAFE; color:black; border:0px;}
table.blankTeam td {padding:4px; border-right:0px; vertical-align:text-top;}
table.blankTeam a {color:black;}

td.blank a:link, td.blank a:hover, td.blank a:after, td.blank a:active, td.blank a:focus, td.blank a:visited{
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	text-decoration: underline;
}

td a:link, td a:hover, td a:after, td a:active, td a:focus, td a:visited{
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	text-decoration: underline;
}

table.blankN td a:link, table.blankN td a:hover, table.blankN td a:after, table.blankN td a:active, table.blankN td a:focus, table.blankN td a:visited{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

legend {
	font-size: 1.2em;
	font-weight: bold;
	color:#003399;
}

fieldset {
    border:1px solid #ddd; 
	padding: 14px;
}

p, li {
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
}

a {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

a:link , a:hover, a:after, a:active, a:focus, a:visited{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color:#003399;
}


