/*
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #fff url(img/bodyback.gif);
	background-repeat: repeat-x; 
	font-family: "Times New Roman", Helvetica, Verdana, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: black;
	
}

h1, h2, h3 {
	color: Black;
}

h1 {
}

h2 {
}

h3 {
}

em {
	color: black;
	font-family: Georgia,serif;
}

i {
	color: yellow;
	font-family:Georgia,serif;
}

p {
}

blockquote{
	line-height: 20px;
	color: #006599;
	font-size: 14px;
	font-weight: bold;
	width: 65%;
	padding-left: 140px;
	text-align: center;
	text-indent: -42px;
	margin-top: 10px;
	margin-bottom: 25px;
}

blockquote .bq{
	font-size:64px;
	color:#006599;
	position:relative;
	top:15px;left:-30px;
	line-height:54px;
}

blockquote .bqauthor{
	text-align: center;
	color:#006599;
}

ul {
}

ol {
}

a {
	text-decoration: none;
	color: #652A17;
}

a:hover {
	border: none;
	font-weight: bolder;
	/* border-bottom: 1px solid blue;
	color: Blue;*/
}

.buttontop {
	text-indent: 560px;
	text-decoration: none;
	border-bottom: none;

}
.linkweiter {
	font-size: 120%;
	text-align: center;
	text-decoration: none;
	
}

.ledimg p {
	visibility: visible;
	-moz-opacity: 1.0;
	margin-right: 30px;
	padding-right: 30px;
	
}

.dicker {
	font-size: 140%;
	font-weight: bold;
}

.dicker2 {
	font-size: 130%;
	font-style: italic;
	font-weight: bold;
}

.marks span {
	float: right;
	padding-right: 20px;
	padding-bottom: 10px;
}

.bottomline {
	text-align: center;
}

.topinfo {
	font-size: 120%;
	font-stretch: wider;
	text-align: justify;
	margin-bottom: 30px;
}


div.dekobild  {
	margin-top: 20px;
	margin-left: 2px;
	background-image: url(galpics/dekopic_2.jpg);
	background-repeat: no-repeat;

}

.topline {
	color: Silver;
	font-family: sans-serif;
	font-size: xx-small;
	font-weight: normal;
	text-align: justify;
	font: xx-small;
}

#content h1 span.shadow {
	color: Silver;
	font-size: 250%;
	font-weight: bold;
	font-style: italic;
	vertical-align: 0;
	text-shadow: #797979;
}



/* Wrapper */

#wrapper {
	background: url(img/bg_.jpg);
	background-repeat: repeat;
}

/* Header */

#header {
	width: 980px;
	height: 120px;
	margin: 0 auto;
	padding: 0 0 0 0;
	background: url(img/header.gif);
	background-repeat: repeat-x;
}

/*#header h1, #header h2 {
	float: left;
}*/

#header p {
	padding: 14px 0 0 20px;
	
}

#header a {
	border: none;
	text-transform: uppercase;
	text-decoration: none;
	color: #000000;
}

/*--- Textblock Liste  ---*/

#liste ul {
	list-style-type: square;
	margin: 50px 80px 20px 100px;
		
}

#liste ul li {
	font-size: 100%;
	font-weight: bold;
	padding: 5px 0 5px 0
		
}

#liste ul li span {
	font-size: 120%;
	font-style: normal;
	font-weight: normal;
}



/* Menu */

#nav {
	padding-bottom: 0;
	 background:  url(img/sliding_door/background_top_navi.gif) repeat-x top right;
}


#menu {
	width: 980px;
	overflow: hidden;
	background-color: #0000CC;
	height: 27px;
	background: #325F70 url(img/sliding_door/firstelement.gif) no-repeat;
	background-position: 259px 0px;
}

#menu ul {
	margin:0;
	padding:0 0 0 250px;
	list-style:none;
	
}

#menu li {
	display:inline;
	margin:0;
	padding:0;
	
}

#menu a {
	float: left;
	background:url(img/sliding_door/left_both.gif) no-repeat left top;
	background-position:0% -27px;
	margin:0;
	padding:0 0px 0 9px;
	text-decoration:none;
	

}

#menu a span {
	float:left;
	display:block;
	background:url(img/sliding_door/right_both.gif) no-repeat right top;
	background-position:100% -27px;
	padding:2px 11px 5px 1px;
	color:#fff;
	font-size: larger;
	font-weight:bold;
	white-space:nowrap;
	
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu a span {float:none;}
/* End IE5-Mac hack */

#menu a:hover span {
	color:#fff;
	background-position:0% -27px;
}

#menu #current a {
	background-position:0px 0px;
	border-width:0;
}

#menu #current a span {
	background-position:100% 0;
	padding-bottom: 2px;
	color:#fff;
	font-weight:bold;
}

#menu a:hover, 
#menu a:focus,
#startseite #nav01 a span,
#aktuelles #nav02 a span,
#individuelles #nav03 a span,
#ueber_uns #nav04 a span {
	background-position:0px 0px;
}

#menu a:hover span {
	background-position:100% 0px;
}


/*  Sub Memu   */

/*#submenu a:hover,
	border-bottom: 1 px solid Black;
}*/


.clearing {
	clear: both;
}

/* Page */

#page {
	width: 980px;
	margin: 0px auto;
	padding-top: 0px;
	background-color: #325F70;
	border: 1px solid blue;
}


/* Old Main  */



#content {
	float: right;
	width: 700px;
	background-color: #fafad2;
	text-align:left;
	/*width:100%;*/
	padding: 0px 20px 10px 0;
	border-left: 1px solid black; 
	
}

#content p {
	line-height:18px;
	letter-spacing:1px;
	margin:10px 54px;
}

#content h3 {
	font-size: 150%;
	text-align: left;
	font-style: italic;
	margin-top: 0;
	margin-bottom: 20px;
	margin-left: 64px;
	margin-right: 64px;
		
}

#content h2 {
	font-size: 180%;
	text-align: left;
	font-style: italic;
	margin-top: 0;
	margin-bottom: 20px;
	margin-left: 64px;
	margin-right: 64px;
		
}

#content h1 {
	text-align: center;
}


/* Content */


#content h1, #content h2, #content h3 {
	margin-bottom: 20px;
}

#content h1 {
	font-size: 136%;
}

#content h2 {
	font-size: 107%;
}

#content h3 {
	font: 92%;
}

#content p{
	font-size: 120%;
}

#content ul, #content ol {
	list-style-position: inside;
}

#content .boxed {
	float: left;
	width: 46%;
	padding-right: 2%;
}

#content .boxed h2 {
	padding: 5px 0;
	background: url(images/img5.jpg) repeat-x left bottom;
}

#content .smallnote {
	font-size: small;
	text-align: right;
}  

/*  Bilder  */


div.infosec {
	background-color: #FFFF66;
}

div.middlesec {
	font-size: 110%;
	padding: 0;
	border-left: 20px solid #FF0033;
	border-right: 20px solid #FF0033;
	margin: 20px 50px;
}


#roehren div.middlesec p {
	padding-bottom: 20px;
	margin: 10px 60px 20px 60px;
}
#roehren div.middlesec h2 {
	margin-left: 60px;
	margin-bottom: 20px;
}

div.boxlinks { 
   overflow: hidden; /* zum Umschlieŭen der Floats */
	text-align: left;
   padding: 0; 
   margin: 10px 10px; 
 }
 
 ul.listleft {
	font-size: 140%;
	font-weight: bold;
	list-style-type: square;
	margin-left: 300px;
	margin-bottom: 40px;
}

ul.listright {
	font-size: 140%;
	font-weight: bold;
	list-style-type: square;
	margin-left: 30px;
}

/*----  jpoint Navi  ----*/
#jpoints ul {
	background-color: #fafad2;
	padding: 0;
	margin-left: 60px;
	font: bold 1.0em Verdana, sans-serif;
	font-variant: small-caps;
}
#jpoints ul li {
	width: 650px;
	list-style: none;
	display: inline;
	text-align: center;
	
}

#jpoints ul li a {
	padding: 0px 1em;
	margin-left: 20px;
	border-bottom: 1px solid #000;
	background: #fafad2;
	text-decoration: none;
	border-bottom-color: Black;
}

#jpoints ul li a:link {
   color: #448;
}

#jpoints ul li a:visited {
   color: #667;
}
#jpoints ul li a:link:hover,
#jpoints ul li a:visited:hover {
	color: #000;
	background: #32CD32;
	border-color: #227;
}

#jpoints ul li a:focus {
	color: Black;
	background-color: Maroon;
}

/*----- Ende Jpoints Navi  ----*/




/*   Tabellen  */


div.tabelle {
	table-layout: auto;
	font-size: 120%;
	margin: 20px 40px;

}

.tline1 {
	font-size: 105%;
	font-weight: bold;
	padding: 2px;
}
.tline2 {
	color: Red;
	font-weight: bold;
	padding: 2px;
}

.tline3 {
	color: Green;
	font-weight: bold;
	padding: 2px;
}

.t2line1 {
	font-size: 105%;
	font-weight: bold;
	padding: 2px;
}



 
 
 /* Bilderseiten  */
 
 div.galrechts { 
   overflow: hidden; /* zum Umschlieŭen der Floats */
   padding: 10px 10px 20px 0; 
   margin: 10px 3px 0 0; 
 }
/* fŭr IE6 */
* html div.galrechts { height: 1%; }

div.galrechts img {
	float: right;
	padding-left: 0;
	border: 4px solid #87CEFA;
	margin: 0 40px 20px 30px;

}

div.galrechts h2, h4 {
	font-size: 180%;
	margin-left: 30px;
}
div.galrechts .textadd {
	font-size: 140%;
	font-style: normal;
	font-weight: bold;
	
}
div.galrechts ul {
	font-size: 140%;
	font-weight: bold;
	list-style-type: square;
	margin-left: 0px;

}

div.galrechts .textadd {
	font-size: 140%;
	font-style: normal;
	font-weight: bold;
}
div.gallinks { 
   overflow: hidden; /* zum Umschlieŭen der Floats */
   padding: 10px 10px 20px 0; 
   margin: 10px 0px 3px 0; 
 }
 
/* fŭr IE6 */
* html div.gallinks { height: 1%; }

div.gallinks img { 
   float: left; 
   padding: 0px;
   border: 4px solid #87cefa; 
   margin: 0px 60px 10px 40px;

}

div.gallinks h3 {
	margin-left: 10px; 
}

div.gallinks .textadd {
	font-size: 140%;
	font-style: normal;
	font-weight: bold;
	
}
div.gallinks ul {
	font-size: 140%;
	font-weight: bold;
	list-style-type: square;
	margin-left: 30px;

}


div.galmittig ul {
	padding-left:0px;
	margin-left: 0;
	
}
div.galmittig { 
   overflow: hidden; /* zum Umschlieŭen der Floats */
   padding: 25px 10px 20px 0; 
   margin: 0 3px 0 0; 
 }
 
/* fŭr IE6 */
* html div.galmittig { height: 1%; }

div.galmittig img {
	float: right;
	padding-left: 0;
	border: 4px solid #87CEFA;
	margin: 0 20px 0 20px;

}

div.galreihe { 
   overflow: hidden; /* zum Umschlieŭen der Floats */
   padding: 25px 10px 10px 0; 
   margin: 0 3px 3px 15px; 
 }
/* fŭr IE6 */
* html div.galreihe { height: 1%; }

div.galreihe img {
	float: left;
	padding: 0;
	text-align: center;
	border: 3px solid black;
	border-style: outset;
	margin-left: 80px;
	margin-bottom: 15px;
}

div.galreihe span {
	font-size: 110%;
	font-weight: bold;
	text-align: center;
	margin-left: 20px;
}

div.galreihelang { 
   overflow: hidden; /* zum Umschlieŭen der Floats */
   padding: 25px 0 10px 10px; 
   margin: 0 3px 3px 0; 
 }
/* fŭr IE6 */
* html div.galreihelang { height: 1%; }

div.galreihelang img { 
   float: left; 
   padding: 0;
	border: 0px;
	text-align: center;
	border-style: none;
	margin-left: 42px;
	margin-right: 0px; 
   margin-bottom: 15px;  
}

/* fŭr IE6 */
* html div.boxlinks { height: 1%; }

div.boxlinks img.indipic {
	float: left;
	padding: 0;
	border: 6px;
	border-style: ridge;
	margin: 0px 20px 0px 20px;
}

div.boxlinks img.indibutt {
	float: left;
	margin-top: 50px;
	margin-left: 20px;
	margin-right: 20px;
	border: 0px;
}

div.boxrechts img {
	float: left;
	margin-top: 50px;
	margin-right: 40px;
}

div.smallimg img {
	float: left;
	margin-left: 50px;
	margin-right: 20px;
	
}
/* Sample1 */

#sample {
}

/* Sample2 */

#sample2 {
}

/*--- Kontaktformular - probe mit html ---*/

form {
	background-color: #eee;
   width: 340px; /* Breite des Formulars */ 
   padding: 20px; 
   border: 1px solid #8c8c8c;
	margin-left: 130px;
	margin-bottom: 60px;
}

/* Beschriftung auf eigener Zeile */

label { 
   display: block; 
   cursor: pointer; 
} 
input#absender, 
textarea { 
   width: 300px;
   border: 1px solid #8c8c8c;
   margin-bottom: 1em;
}
textarea { 
   height: 9em; 
}
input#absender:focus, 
textarea:focus {
   background-color: #d9d9d9; 
}


/* Sidebar */

#sidebar {
	float: left;
	width: 220px;
	background-color: #fafad2;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 10px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 1px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding: 7px 20px;
	background: url(img/img5.jpg) repeat-x left bottom;
}

#sidebar h2 {
	padding: 5px 20px;
	background: url(img/boxhead_200px.gif);
	border-bottom: 1px solid #1C1C1C;
	font-size: 100%;
	color: White;
}

#sidebar h3 {
	font-size: 77%;
}

#sidebar p {
	margin: 0;
	line-height: normal;
}

#sidebar a {
	border: none;
}

/* Submenu */

#submenu ul li a:hover,
#submenu ul li a:focus,
#roehren #sub10 a span,
#strahler #sub11 a span,
#module #sub12 a span,
#controller #sub20 a span,
#anschluss #sub21 a span,
#produkte #sub30 a span,
#projekte #sub31 a span {
	font-weight: bold;
	color: Blue;
}
/* zweites submenu (news) */

#news ul li a:hover,
#news ul li a:focus,
#geschichte #sub40 a span,
#anwendungen #sub41 a span
#seite2 #sub42 a span {
	font-weight: bold;
	color: Blue;
}

/*  Toplinks  */

#addlinks ul {
	background: transparent;
	font-size: 100%;
	padding-top: 0;
	margin-right: 25px;

}

#addlinks ul li {
	list-style: none;
	display: inline;
	float: right;
	margin-top: 12px;

}

#addlinks ul li a {
	color: white;
	padding: 0px 0.5em;
	margin-left: 3px;
	background: transparent;
	text-decoration: none;
	border-bottom: 1px solid blue;
}

#addlinks ul li a:hover,
#addlinks ul li a:focus,
#impressum #addnav03,
#agb #addnav02,
#kontakt #addnav01 {
	color: blue;
	background: #66CC00;
}


/* Footer */


#footer {
	width: 980px;
	height: 40px;
	margin: 0 auto;
	padding: 30px 0 0 0;
	background: url(img/footer.gif) no-repeat;
}

.foottop {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: center;
}


#footer p {
	margin: 0;
	text-align: left;
	font-size: 120%;
}
