* {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

body {
  margin:0px;
  padding:0px;
  font-size:12px;
  color:#273A59;
  background-color:white;

}

img {
  border:0px;
  vertical-align: bottom;
}



/* container */

#start {
  position:relative;
  background-image: url(images/bg.jpg);
  background-repeat: repeat-x;
}

#container {
  position:relative;
  width:981px;
  margin:auto;
  padding-bottom:22px;

}

#header {
	position:relative;
	height:201px;
	background-image: url(images/header_bg.gif);
   background-repeat: no-repeat; 
}

#lang {
	position:absolute;
	top:145px;
	left:765px;
	width:180px;
}

#logo {
	position:absolute;
	top:32px;
	left:740px;
}

#nav {
	position:absolute;
	left:595px;
	top:38px;
	text-align:right;
}

#subnav {
  position:absolute;
	top:74px;
	left:3px;
	width:600px;
}



#content {
	position:relative;
	min-height: 316px;
   height: auto !important;
   height: 316px;
	background-image: url(images/con_bg.gif);
   background-repeat: no-repeat;
}

#startboxen {
	position:relative;
	background-image: url(images/startboxen_bg.gif);
   background-repeat: repeat-x;
	width:981px;
	height:64px;
}

.box {
	position:absolute;
   width:218px;
}

.b1 {
	top:10px;
	left:22px;
}

.b2 {
	top:10px;
	left:265px;
}

.b3 {
	top:10px;
	left:512px;
}

.b4 {
	top:10px;
	left:753px;
}

#content_inhalt {
	position:relative;
	width:981px;
	min-height: 316px;
   height: auto !important;
   height: 316px;
	background-image: url(images/inhalt_bg.gif);
   background-repeat: repeat-y;
}

#inhalt {
	position:relative;
	width:695px;
	padding:15px 20px 25px 20px;
}

#inhalt_img_right {
	position:absolute;
	top:0px;
	left:737px;
	border-bottom:2px solid white;
}

/*#left_start {
	position:absolute;
	top:0px;
	left:0px;
	width:530px;
}

#right_start {
	position:relative;
	margin-left:530px;
	width:392px;
	min-height: 322px;
   height: auto !important;
   height: 322px;
	background-color: #EBEBEC;
	background-image: url(images/con_bg_start.gif);
   background-repeat: no-repeat;
	padding:50px 25px 25px 25px;
}

*/

#footer {
  position: relative;
  background-image: url(images/footer_bg.gif);
  background-repeat: no-repeat;
  width:981px;
  margin:auto;
  padding-top:7px;
  padding-bottom:15px;
  line-height:18px;

}

#footerlinks {
  position:relative;
  width:981px;
  margin:auto;
  padding-top:10px;
}



/*#images_left {
	position:absolute;
	top:0px;
	left:0px;
	width:386px;
	height:321px;
	border-top:3px solid white;
	border-left: 3px solid white;
	border-bottom: 1px solid white;
	border-right:1px solid white;
}


#con_right {
	position:relative;
	margin-left:413px;
	min-height: 324px;
   height: auto !important;
   height: 324px;
}

#con_right2 {
	position:relative;
	width:506px;
	margin-left:413px;
	min-height: 281px;
   height: auto !important;
   height: 281px;
   border-top:3px solid white;
	border-left:3px solid white;
	border-bottom:1px solid white;
	border-right:1px solid white;
	padding:20px 30px 20px 30px;
}

.box_start {
   position:relative;
	border-top:3px solid white;
	border-left:3px solid white;
	border-bottom:1px solid white;
	border-right:1px solid white;
	width:566px;
	height:101px;
}

.abst {
	margin-bottom:5px;
}

.text_start {
   position:absolute;
	height:88px;
	width:429px;
	top:0px;
	left:116px;
	padding-top:13px;
	padding-left:18px;
	border-left:3px solid white;
}*/


h1 {
  font-weight: bold;
  font-size:14px;
  color:#293A59;
  margin-top:0px;
  margin-bottom:0px;
}

h2 {
  font-weight: bold;
  font-size:14px;
  color:#418E59;
  padding:0px;
  margin:0px;
}

/* links */
a,a:link,a:visited,a:active {
  font-style:normal;
  color:#418E59;
  text-decoration:underline;
  font-weight:normal;
}

a:hover {
  font-style:normal;
  color:#418E59;
  text-decoration:none;
  font-weight:normal;
}


a.blacklink:link,a.blacklink:visited,a.blacklink:active {
  text-decoration:none;
  color:#273A59;
  text-decoration:underline;
  font-weight :normal;
}


a.blacklink:hover {
  text-decoration:none;
  color:#273A59;
  text-decoration:none;
  font-weight :normal;
}

a.subnav:link,a.subnav:visited,a.subnav:active {
  text-decoration:none;
  color:#333333;
  text-decoration:none;
  font-weight:bold;
}

/*a.subnav:hover {
  text-decoration:none;
  color:#B72756;
  text-decoration:none;
  font-weight:bold;
}

a.subnavactive:link,a.subnavactive:visited,a.subnavactive:active,a.subnavactive:hover {
  text-decoration:none;
  color:#B72756;
  text-decoration:none;
  font-weight:bold;
}*/



input,textarea,select{
  color: #333333;
  background-color : #FFFFFF;
  border:1px solid #666666;
  padding:1px;
}

ul {
	padding:8px 0px 8px 10px;
	margin:8px 0px 8px 10px;
}

li {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background-repeat: no-repeat;
	list-style-type: disc;
}
/*
.li1 {
	list-style-type: none;
	background-image: url(images/icon_bg.gif);	
}*/

.points2 {
	background-image: url(images/points_hl.gif);
	background-repeat: repeat-x;
	background-position:center;
}

td.imag{
	background-color:#D1E9D9;
   padding:20px 10px 20px 10px;
	text-align:center;
	vertical-align: top;
}
