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

BODY {
			background-color:#0d434f;
			background-image:url(img/main_background.gif);
			background-repeat:repeat-x;
			background-position:top;
			margin-bottom: 0px;
			margin-left: 0px;
			margin-right: 0px;
			margin-top: 0px;
			font:Arial, Helvetica, sans-serif;
			font-family:Arial, Helvetica, sans-serif;
}
P {
			font:arial;
			font-size:14px;
			color:#333333;
			font-style:normal;
			font-weight:normal;
			
}
H1 {
			font:arial;
			font-size:18px;
			color:#0d434f;
			font-style:normal;
			font-weight:bold;
			background-color: #f1924e;
			padding-left: 3px;
			
}
UL {
			font:arial;
			font-size:14px;
			color:#333333;
			font-style:normal;
			font-weight:bold;
						
}
LI {
			list-style-image: url(img/list-bullet.gif);
			list-style-position:inside;
		
}
TH.space_left {

}
TH.space_right { 


}
TH.maintable {
			width:805px
}

.top {
			height: 13px;
			background-image:url(img/top.jpg);
			background-repeat:no-repeat;
			background-position:top, center; 
}
.head-1 {
			height: 86px;
			padding-left: 10px;
			vertical-align:middle;
			text-align:left;			
}
.navigation_top {
			height: 36px;
			background-image:url(img/navigation_top_background.jpg);
			background-repeat:no-repeat;
			background-position:top, center; 
			vetical-align: top;
}
.head-2 {
			height: 165px;
}
TR.head {
			height: 165px;
			background-image:url(img/head.jpg);
			background-repeat:no-repeat;
			background-position:center;
			
}
.head-3 {
			height: 165px;
			padding-right: 2px;
			padding-bottom: 1px;
}
.content {
			height: 210px;
			overflow:auto;
			background-color:#FFFFFF;
			background-image:url(img/content_background.jpg);
			background-repeat:repeat-y;
			background-position:center;
			
			
}
.navigation_bottom {
			height: 70px;
			background-image: url(img/navigation_bottom_background.jpg);
			background-position:center;
			background-repeat:no-repeat;
			
			
			
}
.navigation_bottom_div {
			width: 776px;
			height: 48px;
			background-image:url(img/navigation_bottom_background_div.jpg);
			background-position:center;
			background-repeat:no-repeat;
			position:relative;
			bottom: 7px;
			left: 7px;
			text-align:left;
			padding-left: 15px;
			padding-top: 15px;
			color:#FFFFFF;
			font-size:9px;
			}
			
.navigation_bottom_div a:link  {
			text-decoration:none;
			color:#FFFFFF;
			font:arial;
			font-size:9px;
			}
.navigation_bottom_div a:visited  {
			text-decoration:none;
			color:#FFFFFF;
			font:arial;
			font-size:9px;								
			}
.navigation_bottom_div a:hover  {
			text-decoration:underline;
			color:#FFFFFF;
			font:arial;
			font-size:9px;		
			}			
.cont_coll_1 {
			width: 50%;
			text-align: left;
			vertical-align:top;
}
.cont_coll_2 {
			width: 50%;
			text-align: left;
			vertical-align:top;
}
DIV.grafikkasten {
			width: 368px;
			height: 129px;
			padding: 0px;
			background-image:url(img/grafikkasten.jpg);
			background-repeat:no-repeat;
			background-position:center;
		background-attachment:inherit
			font-size: 15px;
			/*margin: 25px;*/
			}
TD.grafikkasten {
			padding: 5px;
			}			