
html, body, div, p, td, a, input, textarea, select {
	font-family:Arial, Helvetica sans-serif;
	color:#333333;
	font-size: 12px;
}
body{
	background-color: #EFF3FA;
	margin-top:10px;
}
html { 
        overflow: -moz-scrollbars-vertical; 
}
.inhalt {
	padding: 15px;
	background-color: #FFFFFF;
}
.klein { font-size:10px;
}
.bgheader{
       background:  url(../images/bg_header_for.gif);
	   padding-bottom: 10px;
}
.bgmenu{
       background:  url(../images/bg_menu_for.gif);
}
.bgrechts {
	 background:  url(../images/bg_rechts_for.gif);
	 padding-left: 5px;
}
#abst_bild {
	padding-right: 31px;
	padding-top: 5px;
}
td.untermenu {
	 background:  url(../images/bg_mittelblau.gif);
}
h1 {
	font-size: 15px;
	color: #FF9900;
}
h2 {
	font-size: 13px;
	color: #FF9900;
}
ul li {
	list-style-image: url(../images/liste.jpg);
	list-style-type: none;
	margin-top: 3px;
}
hr{ border:solid #3176AE 1px; 
	height:1px;
	}
.blau {background-color:#CBD9EF;}
/* ###################################################### */
/* ################  Suchausgabe      ################### */
/* ###################################################### */
.linie {
	border-bottom:#3176AE 1px solid;
}
/* ###################################################### */
/* ####################### LINKS ######################## */
/* ###################################################### */
a {
	color:#FF9900;
	font-weight:bold;
	text-decoration:none;
	font-size: 13px;
}
a:link { 
	color:#FF9900; 
	text-decoration:none;
	}
a:visited {
	color: #FF9900; }
a:hover {
	text-decoration:underline;}
/* ###################################################### */
/* ####################### NAVIGATION ################### */
/* ###################################################### */

/* Level 1 */
#navigation div {
	width:188px;
	margin:0;
	padding:5 0 0 12px;
}
#navigation div a {
	display:block;
	width:168px;
	height:19px;
	line-height:19px;
	margin: 0;
	padding:0 0 3 20px;
	font-size:13px;
	color:#333;
	text-decoration:none;
}
* html #navigation a {  /* Breitenangaben nur fuer IE */
    width: 188px;
    w\idth: 188px;
	}

#navigation div a:hover, #navigation div.navfirstopen a {
	background-image:url(../images/li_menu.gif);
	background-repeat:no-repeat;
	background-position:2 3px;
	background-color:#FF9900;
}

/* Level 2 */

ul#navsecond {
		margin: 0px;
		padding: 0px;
		list-style-type: none;
	}
ul#navsecond li {
		padding: 0px;
		margin: 0px;
		display: inline;
		position: relative;
}

ul#navsecond li a {
		padding: 5px 5px 4px 5px;
		font-size: 12px;
		color: #333;
		text-decoration: none;
	}

ul#navsecond li a:hover , ul#navsecond li.navsecondopen a {
		background-color: #FF9933;
		padding: 5px 5px 4px 5px;
		font-size: 12px;
		color: #3176AE;
		text-decoration: none;
	}

ul#navsecond li.navsecondoff a{
		padding: 5px 5px 4px 5px;
}
/* ###################################################### */
/* ################## Sucheingabe ####################### */
/* ###################################################### */
#search input{
	width:130px;
	font-size:12px;
	border:0px;
	margin:0;
	background-color:#EFF3FA;
}
#search input.sbmt {
	border:0;
	width:20px;
	height:14px;
	background-color:#3176AE;
}
/* ###################################################### */
/* ####################### CONTACT FORM ############'#### */
/* ###################################################### */
#contactForm {

}
#contactForm .contactRow {
	margin:4px 0;
}
#contactForm label {
	display:block;
	float:left;
	width:80px;
}
#contactForm .contactRow input, #contactForm .contactRow textarea {
	border:1px solid #ccc;
	width:346px;
}
#contactForm .contactRow select {
	border:1px solid #ccc;
	width:170px;
}
* html #contactForm .contactRow input, * html #contactForm .contactRow textarea {
	width:343px;
}

#contactForm .contactRow input {
	height:18px;
}

#contactForm .contactRow textarea {
	height:105px;
	font-size:10px;
}
/* FF*/
#contactFormSubmit #contactFormSubmitLeft {
	float:left;
	margin: 0 0 0 80px;
	width:174px;
}
/* IE*/
* html #contactFormSubmit #contactFormSubmitLeft {
	margin:0 0 0 26px;
}
#contactFormSubmit #contactFormSubmitRight {
	float:left;
	width:174px;
	margin:0 0 0 0;
}

#contactFormSubmit #contactFormSubmitLeft input, 
#contactFormSubmit #contactFormSubmitRight input {
	background-color:#fff;
	border:0;
	color:#0060b1;
	padding:0 20px 0 0;
	background-image:url(../images/link_pfeil_klein.gif);
	background-repeat:no-repeat;
	background-position:right 4px;
	font-size:10px;
	width:auto;
	height:auto;
	float:right;
	margin:0;
}
#contactFormSubmit #contactFormSubmitLeft input {
	background-image:none;
	padding: 0;
	float:left;
}

#contactForm table {
	width:100%;border-collapse:collapse;
}
#contactForm table td {
	padding:0;
}
#contactForm table td.pt {
	padding-top:2px;
}
* html #contactForm table td.pt {
	padding-top:0;
}
/* good old clearfix - remember to use conditional comment for ie6 with .clearfix {height:1px;} */
.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */

/**** IMAGE GALLERY ****/
table.gallery {
	width: 520px;
}

table.gallery td.gallery-navigation {
	text-align: center;	
}

table.gallery tr.thumbnails td {
	padding: 0;
}

div.download {

}

div.downloadImg {
	padding: 0;
	margin-top:10px;
	background: url(../images/navi_pfeil_rechts.gif) no-repeat 10px 7px;
}
dl.gallery-detail  {
	
}
dl.gallery-detail dt {
	text-align: center;
	padding: 0;
}
td.gallery_image{
	padding:0px;
	height: 170px;
}
td.gallery_image div.link_image{
	padding:0;  
	background-position:top center; 
	overflow:hidden;
}
td.gallery_image .bottom_links{
	 height:40px; margin-top:10px;
}
td.gallery_image .bottom_links{
	margin-bottom: 0px; 
	text-align:left; 
	width:180px; 
}
td.gallery_image .link{
	margin-bottom: 0px;
	margin-top: 10px;
}
html { 
        overflow: -moz-scrollbars-vertical; 
}
