/*----------- basics, links, typo ------------*/

body { 
	background-color: #485e97;
	text-align: center;
	margin: 0; 
	padding: 0;
	background-image: url(/pictures/bg_all.gif);
	background-position: top;
	font-family: Arial, san-serif;
	font-size: 12px;
	line-height: 17px;
}

.bodycontent /* falls hintergrundfarbe des inhalts von der vom body abweicht */ {
	background-color: #fff;
	text-align: left;
	background-image: none;


	}

a:link  {
	color: #485e97;

}
a:visited { 
	color: #485e97;
	}
a:hover { 
	color: #0D2A6F;
	}
a:active { 
	}
a img { 
	border: none;
	}
	
p, .normal	{
	color: #485e97;
	}
h1, .titel	{
	color: #485e97;
	font-size: 16px;

	}
h2, .untertitel  {
	font-size: 14px;
	color: #485e97;
	}

h3   {
	font-size: 12px;
	color: #485e97;
	}

hr {	color: #000;
	background-color: #000;
	height: 1px;
	border: 0 }
	
table  {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 12px;
	line-height: 17px; }
th  {
	font-weight: bold;
	text-align: left;
	color: #485e97;
	}
td  {
  	vertical-align: top;
	font-size: 12px;
	line-height: 17px;
	color: #485e97;
  	}
img	{
	border: 0;
	}
  	
.invis {display: none}
.break {clear: both}


/*------ design, layout ---------*/

#all {
	width: 824px;
	border-top: 3px solid #d3dee6;
	margin: auto;
	height: auto;
	padding: 0;
	text-align: left;
}


#navi {
	width: 137px;
	margin-top: -15px;
	float: left;
	text-align: right;
	font-size: 11px;
	color: #485e97;
	line-height: 20px;
	font-weight: bold;
}

#navi.start {
	margin-top: -388px;
}

#navi a{
	color: #485e97;
	text-decoration: none;

}

#navi a:hover {
	color: #0D2A6F;

}

#navi ul {
	margin: 25px 0px 40px 0px;
	padding: 0;
	list-style-type: none;
}



.lang {
	background-image: url(/pictures/btn_english.gif);
	background-repeat: no-repeat;
	display: inline;
	padding-left: 23px;
	padding-bottom: 5px;
}



.lang-de {
	background-image: url(/pictures/btn_swiss.gif);
	background-repeat: no-repeat;
	display: inline;
	padding-left: 23px;
	padding-bottom: 5px;
}


address {
	margin: 25px 0px 10px 0px;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	font-style: normal;
}



#head {
	height: 115px;
	width: 672px;
	margin: 2px 0px 0px 150px;
	border-bottom: 1px solid #d3dee6;
	background-image: url(/pictures/bg_head.gif);
	background-repeat: no-repeat;
	padding: 0;
}

#start {
	height: 489px;
	width: 672px;
	margin: 2px 0px 0px 150px;
	background-image: url(/pictures/bg_start.gif);
	background-repeat: no-repeat;
	padding: 0;
}


#start-en {
	height: 489px;
	width: 672px;
	margin: 2px 0px 0px 150px;
	background-image: url(/pictures/bg_start_en.gif);
	background-repeat: no-repeat;
	padding: 0;
}

#pic_top {
	background-image: url(/pictures/pic_top_rest.jpg);
	background-repeat: no-repeat;
	width: 192px;
	height: 113px;
	float: left;
	margin: 0;
	padding: 0;
}


#title_top {
	position: relative;
	top : 70px;
	left: 12px;
	display: inline;
	font-family: Georgia, serif;
	font-size: 33px;
	color: #485e97;
}

#content {
	margin-left: 149px;
	width: 648px;
	color: #485e97;
	padding: 10px 0px 10px 0px;
	font-size: 12px;
	line-height: 17px;
}

.box {
	padding: 4px;
	background-color: #f2f5f7;
	border: 1px solid #ccd3df;
	text-decoration: none;
}


.box:hover {
	padding: 4px;
	background-color: #dde8f0;
	border: 1px solid #b9c3d3;
	text-decoration: none;
}


#footer {
	margin-left: 365px;
	width: 300px;
	color: #485e97;
	font-size: 12px;
	line-height: 17px;

}

#footer a {text-decoration: none;}

#pics_right {
	width: 243px;
	float: right;
	margin-right: 3px;

}

#pics_right img {
	margin: 5px 0px 0px 0px;
}	

#topnews {
	background-image: url(/pictures/title_topnews.gif);
	background-repeat: no-repeat;
	background-position: top right; 
	width: 390px;
	height: 200px;
	margin-left: 10px;
	position: relative;
	top: 210px;
	text-align: right;
	padding-top: 28px;

}
td.topnews {text-align: right}
a.topnews {font-weight: bold; text-decoration: none}


/*------- dokumente --------*/

a.pdf  {
	background-image: url(/icons/module/Dokument3_0/icon_pdf_klein.gif);
	}
a.doc, a.rtf  {
	background-image: url(/icons/module/Dokument3_0/icon_word_klein.gif);
	}
a.xls  {
	background-image: url(/icons/module/Dokument3_0/icon_excel_klein.gif);
	}
a.pps  {
	background-image: url(/icons/module/Dokument3_0/icon_powerpoint_klein.gif);
	}
a.zip  {
	background-image: url(/icons/module/Dokument3_0/icon_zip_klein.gif);
	}
 a.document {
	background-position: 0 0;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	background-repeat: no-repeat;
	}


/*------ formular ----- */

input, textarea {
width: 210px;
border: 1px solid #7A8DC0;
padding: 1px;
margin-bottom: 5px;
}

input:hover, textarea:hover {
border: 1px solid #485E97;
}

input.button {
width: 60px;
border: 1px solid;
padding: 1px;
margin-right: 15px;
}
