/*
////////////////////////////////////////////////////////////////
//
// design.css Stylesheet fuer die Inhaltsseiten
//
// WeblicationŽ CMS Strukturdesign Version 4.5
// erstellt durch Scholl Communications AG, 77694 Kehl, www.scholl.de
// erstellt mit WeblicationŽ Content Management Server, www.weblication.de
//
////////////////////////////////////////////////////////////////
*/

/*Standardformatierungen*/
table {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #dddddd; 	
	background-color: #000000;
	margin-top: 0%; 
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 11px;

}

.tablestart {
		border: 1px solid #222222;
	padding: 0px;
	background-color: #000000;
	}


body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #dddddd; 	
	background-color: #000000;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 11px;

}

.linkselcted {
	color: White;
}

a:link, a:active, a:visited {  
	color: #666666; 
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif; 
}
	
a:hover {
	color: Window;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif; 


}

a.top:link, a.top:active, a.top:visited {  
	color: #666666; 
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif; 
   font-size: 10px;

}
	
a.top:hover {
	color: Window;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif; 
   font-size: 10px;

}


a.newslines:link, a.newslines:active, a.newslines:visited {  
	color: #666666; 
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif; 
   font-size: 10px;
	padding-left: 6px;

}
	
a.newslines:hover {
	color: red;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif; 
   font-size: 10px;
	padding-left: 6px;


}



.outline {
	border: 1px solid #222222;
	padding: 0px;
	background-color: #000000;
}

.navi_header {
	height: 24px;
}

.logo_header {
	right: auto;
}

.pagetitel {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

.texttitel_top {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

.texttitel {
	font-size: 11px;
	color: #FFFFFF;
}

.td_content_head_header {
	border-top: 1px solid #222222;
	padding: 0px;
	background-color: #000000;
}



hr              {
	background-color: #000000;
	color: Window;
	height: 1px;
	border-style: none;
	margin: 0px;
	padding: 0px;
}

/*Falls Links nicht unterstrichen angezeigt werden sollen*/
.textDecorationNone {text-decoration:none;font-weight:normal;}

.imgBorder {border-style:solid;border-width:1px;border-color:#426A9E}

/*################ Ueberschriften ################*/

h1 {margin:0px;padding:0px;font-size:14px; font-family:arial, verdana, sans-serif; font-weight:bold; color:#ffffff;line-height:120%;}
h2 {margin:0px;padding:0px;font-size:12px; font-family:arial, verdana, sans-serif; font-weight:bold; color:#ffffff;line-height:120%;}
h3 {margin:0px;padding:0px;font-size:11px; font-family:arial, verdana, sans-serif; font-weight:bold; color:#ffffff;line-height:100%;}
h4 {margin:0px;padding:0px;font-size:10px; font-family:arial, verdana, sans-serif; font-weight:bold; color:#ffffff;line-height:100%;}
h5 {margin:0px;padding:0px;font-size:9px; font-family:arial, verdana, sans-serif; font-weight:bold; color:#ffffff;line-height:100%;}
h6 {margin:0px;padding:0px;font-size:8px;  font-family:arial, verdana, sans-serif; font-weight:bold; color:#ffffff;line-height:100%;}

/*################ Kontaktformular + Allgemein ################*/

input {  height: 16px; width: 120px; border-color: #000000 #000000 #666666; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px; background-color: #000000; font-family: Arial; font-size: 11px; color: #FFFFFF}
select {  height: 16px; width: 120px; border-color: #000000 #000000 #666666; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px; background-color: #000000; font-family: Arial; font-size: 11px; color: #FFFFFF}
textarea {height: 120px; width: 120px; border-color: #000000 #000000 #666666; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; background-color: #000000; font-family: Arial; font-size: 11px; color: #FFFFFF  }
.buttonDefault {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #ffffff; background-color: #000000; height: 20px; width: 120px; border: #666666; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.formCaption {  height: 24px; width: 100px}


