/* gobals */
body
{
	font-family: Arial, Helvetica, sans-serif;
	color: #005C96;
	background-color: transparent;

	font-size: 11px;
	line-height: normal;
	vertical-align: top;
	text-align: left;

	padding: 0px;
	margin: 0px;
}

table
{
	border: 0px;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
}

td, div
{
	font-family: Arial, Helvetica, sans-serif;
	color: #005C96;
	background-color: transparent;

	font-size: 11px;
	line-height: normal;

	vertical-align: top;
	text-align: left;
	
	padding: 0px;
	margin: 0px;
	empty-cells: show;
}

a
{
	font-family: Arial, Helvetica, sans-serif;
	color: #005C96;
	background: transparent;
	text-decoration: underline;
}

a.email
{
	font-family: Arial, Helvetica, sans-serif;
	color: #005C96;
	background: transparent;
	text-decoration: underline;
}

h1
{
	font-size: 15px;
	color: #005C96;
	font-weight: bold;
	
	padding-bottom: 5px;
	margin: 0px;
}

/* Die verschieden divs */

div.headnav
{
	width: 350px; 
	text-align: right;

	position: absolute; 
	z-index: 10; 
	top: 85px; 
	right: 0px; 
}

div.icons
{
	position: absolute; 
	top: 105px; 
	right: 0px;
}

div.topnav
{
	width: 198px; 
	text-align: left; 

	position: absolute; 
	z-index: 11; 
	top: 132px; 
	left: 0px; 
	display: block;

}

div.subnav
{
	width: 198px; 
	text-align: left; 

	position: absolute; 
	z-index: 11; 
	top: 342px; 
	left: 0px; 
	display: block;
}

div.content
{
	width: 410px;
	
	position: absolute; 
	top: 342px; 
	left: 211px; 
}

div.bildleiste
{
	width: 618px; 
	height: 198px; 
	
	position: absolute; 
	top: 132px; 
	right: 0px;
}

div.moodLinks
{
	width: 420px; 
	height: 198px; 

	position: absolute; 
	top: 0px; 
	left: 0px; 
}

div.moodRechts
{
	width: 198px; 
	height: 180px; 
	
	position: absolute; 
	top: 18px; 
	right: 0px; 
}

/* Panels */
div.panel
{
	width: 198px;
	position: absolute; 
	top: 343px;
	right: 0px;
	padding: 0px;
}

/* die Variante auch falls keine Grafik vorhanden */
div.panelHead
{
	height: 18px;
	overflow: hidden;
	background: url(/pix/hg.gif) repeat;
	font-size: 15px;
	color: #ffffff;
	padding: 0px;
	margin: 0px;
}

div.panelContent
{
	height: 100px;
	margin: 0px;
	padding: 14px 7px 0px 7px;
	vertical-align: top;
	text-align: left;
	background: #ffffff;
	color: #496F62;
	font-size: 11px;
	border-right: 1px solid #92BFEB; 
	border-left: 1px solid #92BFEB; 
	border-bottom: 1px dotted #92BFEB; 
}



/* Login */
td.loginLinks
{
	width: 80px; 
	height: 7px; 
	padding: 13px 0px 0px 10px; 
	vertical-align: bottom;
}

td.loginRechts
{
	width: 94px; 
	height: 5px; 
	padding: 13px 2px 2px 2px;
}


input.login
{
	font-size: 10px; 
	color: #005C96; 
	background-color: #ffffff; 
	border: 1px solid #92BFEB;
}


/* Headnav Start */

a.headnav, a.headnav:link, a.headnav:active, a.headnav:visited
{
	background-color: #transparent;
	color: #005C96;

	font-size: 11px;
	line-height: 14px;

	padding: 0px;
	margin: 0px;
	
	text-decoration: none;
	display: inline;
}


a.headnav:hover
{
	background-color: #transparent;
	color: #005C96;

	font-size: 11px;
	line-height: 14px;

	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}


a.headnavACT, a.headnavACT:link, a.headnavACT:active, a.headnavACT:visited
{
	background-color: #transparent;
	color: #005C96;

	font-size: 11px;
	line-height: 14px;

	padding: 0px;
	margin: 0px;

	font-weight: bold;
	text-decoration: none;
}

/* Headnav Ende */


/* Topnav Start */

a.topnav, a.topnav:link, a.topnav:active, a.topnav:visited
{
	width: 192px;
	border-bottom: 1px dotted #0087C7;

	background-color: #transparent;
	color: #0087C7;
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;

	padding: 5px 0px 5px 6px;
	margin: 0px;

	text-decoration: none;
	display: block;
}


a.topnav:hover
{
	text-decoration: underline;
}


a.topnavACT, a.topnavACT:link, a.topnavACT:active, a.topnavACT:visited
{
	width: 192px;
	border-bottom: 1px dotted #0087C7;

	background-color: #transparent;
	color: #00365B;
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;

	padding: 5px 0px 5px 6px;
	margin: 0px;

	text-decoration: none;
	display: block;
}

/* Topnav Ende */


/* Subnav Start */

/* b.subnavHead kann evtl. geloescht werden, da Grafik 
b.subnavHead
{
	width: 191px;
	height: 16px;
	
	background-color: #DBE8F5;
	color: #005C96;
	font-weight: bold;
	font-size: 13px;
	line-height: 14px;

	padding: 2px 0px 0px 7px;
	margin: 0px 0px 4px 0px;
	
	text-decoration: none;
	display: block;
	vertical-align: middle;
}
*/

a.subnav, a.subnav:link, a.subnav:active, a.subnav:visited
{
	width: 172px;
	vertical-align: bottom;

	background-image: url(/pix/subnav_inact.gif);
	background-position: 0px -4px;
	background-repeat: no-repeat;

	color: #3399CC;
	font-weight: bold;
	
	font-size: 11px;
	line-height: 14px;

	padding: 5px 4px 0px 25px;
	margin: 0px;
	text-decoration: none;
	display: block;
}


a.subnav:hover
{
	text-decoration: underline;
	
}


a.subnavACT, a.subnavACT:link, a.subnavACT:active, a.subnavACT:visited
{
	width: 172px;
	vertical-align: bottom;

	background-image: url(/pix/subnav_act.gif);
	background-position: 0px -4px;
	background-repeat: no-repeat;

	color: #005C96;
	font-weight: bold;
	
	font-size: 11px;
	line-height: 14px;

	padding: 5px 4px 0px 25px;
	margin: 0px;
	text-decoration: none;
	display: block;
}

/* Subnav Ende */


/* Formular Start */
form

{
	margin: 0px;
	padding: 0px;
}
td.FormularHead
{
	height: 45px; 
	font-weight: bold;
	color: #ffffff; 
	background: #0087C7; 
	
	padding-left: 12px; 
	vertical-align: middle;
}

td.FormularLinks
{
	widht: 100px; 
	height: 30px;
	padding-left: 12px; 
}

td.FormularRechts
{
	widht: 310px; 
	height: 30px;
}


input, select, textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #0288C7;
	color: #000000;
	background-color: #ffffff;
}


input.ffbreite, select.ffbreite

{
	width: 120px;
}

/* Formular Ende */


img
{
	text-decoration: none;
	vertical-align: top;
	border: 0px;
	display: block;
}

img.login
{
	position: absolute; 
	top: 0px; 
	right:0px; 
	width: 198px; 
	height: 18px;
}

img.subnav
{
	width: 13px; 
	height: 19px;
	
	vertical-align: bottom;
	padding-right: 13px; 
	display: inline;
}