﻿/* GLOBALS CSS DEFINITIONS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
*/

body{
	font-family :  Verdana , Arial, Helvetica, sans-serif;
	margin : 0px;
	font-size : 12px;
	line-height: 20px;
	background: url(background2.gif);
	color : #333333;
}

H1  {
	font-size: 24px;
	color: #004C9F;
	background-color: #ffffff;
	font-weight: bold;
	padding-top: 0px;
	margin-top:20px;
	margin-bottom:0px;
}

H2 {
	font-size: 24px;
	color : #004C9F;
	font-weight:bold;
	padding-top:0px;
	margin-top:0px;
}

H3 {
	font-size: 24px;
	font-weight:bold;
	padding-top:0px;
	margin-top:0px;
	margin-bottom: 6px;
}

H1 A, H2 A, H3 A {
	color: #3D5CA2;
	text-decoration:none;
}
H1 A:hover, H2 A:hover, H3 A:hover {
	color: #3D5CA2;
	text-decoration:underline;
}

A {
	color:#FF8C00;
	text-decoration: underline;
}

A:hover {
	color: #FF8C00;
	text-decoration: underline;
}
table {
  background-color: #ffffff;
  } 
/* LAYOUT ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
*/
#all{
	position: absolute;
	top: 0px;
  left:100px;
  padding-left:0px;
  width: 860px;
  background-color: #c3c3c3;
  border: 0px solid #a9a9a9;
  }


#Contentleft {
	position:absolute;
	vertical-valign: bottom;
	left:0px; 
	top:145px; 
	width:170px; 
	height:100%; 
	background-color: #FF8C00;
	background-image : url(bg.gif);
	padding-left: -30px;
	padding-top: 0px;
	margin-left: 0px;
	border-top: 1px solid;
	border-color: #a9a9a9;
	z-index:21;
}





#SearchBox {
	padding-top: -60px;
}

#SearchBox INPUT {
	border:1px solid #BEBEBE; 
	background-color: white; 
	font-size:10px;
	height: 18px;
}
.Button1 {
	border:1px solid #a9a9a9; 
	background-color: white; 
	color: #333333;
	font-weight: bold;
}

#MNav-Bar {
	position:absolute; 
	left:108px; 
	top:130px; 
	width: 481px;
	height: 30px;
	z-index:3;
}

#INHALT {
	text-align: left;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	border-top: 0px solid;
	border-left: 0px solid;
	border-right: 0px solid;
	border-color: #a9a9a9;
	border-bottom: 0px solid;
}
#Content3 {
	position:absolute; 
	background-image : url(bg.gif);
	left: 180px; 
	top: 151px;
	text-align: left;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	z-index:100;
	width:600px;
	height: 200px;
	border-top: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	border-color: #a9a9a9;
	border-bottom: 0px solid;
}

.bilder{
	margin-top: 0px;
	}

.links {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size:12px; 
	font-weight:bold;
	color:#999999;
	}

#RContent {
	background-color: #ffffff;
	background-image : url(bg.gif);
	/*background-repeat: no-repeat;*/
	position:absolute; 
	left:790Px;
	width: 170px;
	height: 100%;
	right:0px; 
	top:0px; 
	margin-left: 0px;
	padding-top: 10px;
	padding-left: 0px;
	z-index:7;
}



.footer {
	font-size:11px; 
	font-weight: normal;
	color:#999999;
	background-color: #ffffff;
	line-height: 14px;
	}
	
	.csc-textpic-intext-left, .csc-textpic-imagewrap, .csc-textpic-image {
                margin-top:24px;
                padding-right: 20px;
        } 