/* Screen CSS fuer ostermayer-online.com */

body, html {
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	}
	
/* header */

#header_home{
	margin: 0;
	padding: 0 0 0px;
	height: 280px;
	width: 100%;
	background-image: url(../images/bg_top_home.jpg);
	background-repeat: repeat-x;
	}
	
#header_home_img{
	background: url(../images/header_home.jpg) no-repeat;
	height: 280px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	}
	
#header{
	margin: 0;
	padding: 0 0 0px;
	background: url(../images/bg_top.jpg) repeat-x;
	height: 180px;
	width: 100%;
	}
	
#header_img{
	background: url(../images/header_home.jpg) no-repeat;
	height: 180px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	}	

	
#statement_home{
	text-align: left;
	width: 245px;
	float: right;
	padding: 90px 0px 0px;
	margin: 0px;
	height: 190px;
	}
	
#statement_home h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	}
	
#statement_leistungen {
	text-align: left;
	width: 245px;
	float: right;
	padding: 85px 0px 0px;
	margin: 0px;
	height: 95px;
	}
	
#statement_leistungen h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	margin: 0px;
	padding: 0px 15px;
	color: #CC6600;
	}
	
#statement_leistungen h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	margin: 0px;
	padding: 0px 15px;
	color: #CC6600;
	line-height: 14px;
	}	
	
#statement_leistungen p, #statement_home p{
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	font-style: italic;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 15px;
	color: #666666;
	}

/* content */

#wrapper{
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	}

#main_content{
	width: 500px;
	text-align: left;
	background-color: #FFFFFF;
	padding-bottom: 10px;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 20px;
	margin: 20px 0px 0px;
	}

#main_content a{
	color: #CC6600;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC6600;
	}

#main_content a:hover{
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	}

/* main navigation */
 
#nav{
	font: normal 14px "Trebuchet MS", Verdana;
	position: relative;
	width: 780px;
	height: 35px;
	text-align: left;
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/nav_bg.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 0px;
	background-color: #DB911B;
	}

#nav li{
	list-style: none;
	float: left;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;
	padding-top: 11px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D1791D;
	margin-bottom: 0px;
	}

#nav li a{
	padding: 11px 20px 8px;
	text-decoration: none;
	color: #FFFFFF;
	}

#nav li a.active{
	background-image: url(../images/nav_bg_hover.jpg);
	background-repeat: repeat-x;
	background-color: #EFC000;
	}

#nav li a:hover{
	background-image: url(../images/nav_bg_hover.jpg);
	background-repeat: repeat-x;
	}
	
/* sub navigation */
	
#subnav{
	font: normal 12px "Trebuchet MS", Verdana;
	position: relative;
	width: 780px;
	height: 20px;
	text-align: left;
	background-color: #EFC000;
	color: #CC6600;
	float: left;
	margin: 0px;
	padding: 0px;
	}

#subnav li{
	list-style: none;
	float: left;
	color: #CC6600;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 0;
	padding-top: 2px;
	}

#subnav li a{
	padding: 2px 20px 6px;
	text-decoration: none;
	color: #CC6600;
	}

#subnav li a.active{
	}

#subnav li a:hover{
	color: #FFFFFF;
	}
	
/* right content */

#dates{
	text-align: left;
	width: 210px;
	background-color: #F9ECD7;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC6600;
	margin: 15px 15px 0px 0px;
	float: right;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CC6600;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 0px;
	}
	
	
#dates p{
	color: #CC6600;
	text-decoration: none;
	padding: 0px;
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	line-height: 16px;
	margin: 0px;
	}
	
#dates a{
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	}

#dates a:hover{
	color: #CC6600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC6600;
	}

#dates h1	{
	font-size: 14px;
	font-family: "Trebuchet MS", Verdana;
	color: #CC6600;
	line-height: 16px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	}
	
#dates h1 a{
	color: #CC6600;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	margin: 0px;
	padding: 0px;
	}
	
#dates h1 a:hover{
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	}
	
#dates h2	{
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana;
	color: #666666;
	line-height: 16px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	}
	
#dates h3	{
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana;
	color: #CC6600;
	line-height: 16px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	}
	
#dates h4	{
	font-size: 11px;
	font-family: "Trebuchet MS", Verdana;
	color: #666666;
	line-height: 16px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	}
	
#dates h5	{
	font-size: 11px;
	font-family: "Trebuchet MS", Verdana;
	color: #CC6600;
	line-height: 16px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	}
	
#dates h6	{
	font-size: 11px;
	font-family: "Trebuchet MS", Verdana;
	color: #CC6600;
	line-height: 16px;
	padding: 0px;
	font-style: italic;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	}
	
/* footer */
	
#footer{
	padding: 20px 0 10px;
	width: 100%;
	clear: both;
	}
	
#copyright{
	padding: 0px 0px 10px;
	text-align: center;
	margin: 0px;
	clear: both;
	}
	
#copyright p{
	color: #999999;
	text-decoration: none;
	font-size: 11px;
	font-family: "Trebuchet MS", Verdana;
	line-height: 16px;
	}

#copyright a{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	text-decoration: none;
	color: #999999;
	}

#copyright a:hover{
	color: #CC6600;
	}
	
/* mailform */

.csc-mailform {
	position: relative;
	display:block;
	width:100%;
	border:0px;
	padding:0px;
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana;
}

.csc-mailform p.info {
	margin: 15px 0px 5px 0px;

}
.csc-mailform-field {
	background: transparent;
	text-align: left;
	padding: 0px;
	margin: 7px 0px;
	color: #666666;
}

.csc-mailform label {
	position: relative;
	display:block;
	width: 105px;
	float: left;
	left:0px;
	text-align: left;
	background: transparent;
	padding: 0px;
	margin: 5px 0px;
	color: #666666;
}

.csc-mailform input, .csc-mailform textarea{
	position: relative;
	width:250px;
	left:20px;
	background: #F9ECD7;
	border:1px dotted #CC6600;
	padding:1px;
	margin:3px 0px;
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana;
}

 .csc-mailform select {
	position: relative;
	width:255px;
	left:20px;
	border:1px solid #CC6600;
	padding:2px;
	margin:4px 0px;
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana;
}

.csc-mailform .csc-mailform-check {
	border: none;
	width:auto;
	left: 20px;
	border:1px solid #676767;
	padding:2px;
	margin:7px 0px;
}

.csc-mailform .csc-mailform-submit {
	clear: left;
	position: relative;
	display:block;
	left: 125px;
	width:auto;
	background-image: url(../images/nav_bg.jpg);
	color: #FFFFFF;
	border: 1px solid #CC6600;
}

/* common */

p {
	color: #666666;
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	line-height: 16px;
	padding-left: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
	}
	
DD.csc-textpic-caption {
	font: normal 11px/16px "Trebuchet MS", Verdana;
	color: #666666;
	}

h1 {
	font: bold normal 20px "Trebuchet MS", Verdana;
	color: #CC6600;
	padding: 0px;
	margin: 2px 0px;
	}
	
h2 {
	font: bold normal 14px/18px "Trebuchet MS", Verdana;
	color: #666666;
	padding: 0px;
	margin: 0px;
	}
	
h3 {
	margin-bottom: 2px;
	font: bold normal 14px/18px "Trebuchet MS", Verdana;
	color: #CC6600;
	margin-top: 2px;
	padding: 0px;
	}
	
h4	{
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana;
	color: #666666;
	line-height: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	}
	
h5	{
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana;
	color: #CC6600;
	line-height: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	}
	
h6	{
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana;
	color: #666666;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	font-style: italic;
	font-weight: normal;
	}
	

DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
	border: 1px solid #666666;
	padding: 5px;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	}

DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-firstcol {
	margin-left: 0px !important;
	padding-right: 15px;
}

#main_content li, ul{
	font-size: 12px;
	color: #CC6600;
	list-style-position: outside;
	list-style-type: square;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#dates .csc-uploads .csc-uploads-icon { vertical-align: top; }	
#dates .csc-uploads .csc-uploads-icon a { border-bottom-width: 0; }


#dates a.nounderline { border-bottom-width: 0; }
#dates a.nounderline:hover { border-bottom-width: 0; }

#main_content a.nounderline { border-bottom-width: 0; }
#main_content a.nounderline:hover { border-bottom-width: 0; }
