/*Standart HTML Formats*/

body {
	margin: 0px auto;
	padding: 0px;
	font-family: arial, verdana, sans-serif;
	color: #000000;
	background: #ffffff;
}

.csc-textpic-imagerow {
	width: 405px;
}

.csc-textpic-imagewrap {
	width: 405px;
}

.csc-textpic-firstcol {
	margin-right: 10px;
}

div {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	line-height: 18px;
}


/*Standard Layers ID*/

#main {
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	width: 1000px;
	height: auto;
	border: 0px solid #000000;
}

#header {
	background: url(gfx/krone_header.jpg) top left no-repeat;
	width: 1000px;
	height: 85px;
}

#topnav {
	width: 777px;
	height: 30px;
}

#container1 {
	width: 1000px;
	height: 200px;
}

#picture-top {
	background: url(gfx/krone_bild.jpg) top left no-repeat;
	width: 666px;
	height: 200px;
	float: left;
}

#adresse {
	height: 188px;
	width: 99px;
	padding-top: 10px;
	padding-left: 10px;
	font-family: arial, verdana, sans-serif;
	text-align: left;
	font-weight: normal;
	color: #c30311;
	background: url(gfx/krone_farbflaeche.jpg) top left no-repeat;
	border-left: 2px solid #f3ad01;
	border-bottom:2px solid #F3AD01;
	float: left;
}

#angebot {
	border-bottom:2px solid #F3AD01;
	height: 188px;
	width: 213px;
	padding-top: 10px;
	padding-left: 10px;
	font-family: arial, verdana, sans-serif;
	text-align: left;
	font-weight: normal;
	float: left;
}

#container2 {
	width: 1000px;
	height: auto;
	background: url(gfx/krone_background.jpg) top left repeat-y;
	float: left;
}

#content {
	width: 468px;
	height: auto;
	padding-top: 60px;
	padding-left: 70px;
	padding-bottom: 30px;
	padding-right:10px;
	text-decoration: none;
	font-weight: normal;
	line-height: 18px;
	border-top: 2px solid #F3AD01;
}

#left {
	background: transparent;
	width: 118px;
	height: auto;
	float: left;
	

}

#middle {
	float: left;
	width: 548px;
	height: auto;
	margin: 0px;
	padding: 0px;

}

#right {
	width: 334px;
	height: auto;
	float: right;
	margin-top:0px;
}

#subnav {
	border:0px none;
	height:30px;
	margin-left:0px;
	position:relative;
	width:882px;
	float: left;
}


#homenav {
	width: 334px;
	height: 30px;
	background: #f3ad01;
}

#picture {
	width: 334px;
	height: 365px;
	background: #ffffff;
}

#footer {
	width: 1000px;
	height: 60px;
	background: url(gfx/krone_footer.jpg) top left no-repeat;
	clear: both;
	border-top: 2px solid #f3ad01;
}





/*Link Formatierungen*/

.a-topnav:link, .a-topnav:visited, .a-topnav:hover {
	font-size: 12px;
	font-family: arial, verdana, sans-serif;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.a-topnav-cur:link, .a-topnav-cur:visited, .a-topnav-cur:hover {
	font-size: 12px;
	font-family: arial, verdana, sans-serif;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.a-subnav:link, .a-subnav:visited, .a-subnav:hover {
	font-size: 12px;
	font-family: arial, verdana, sans-serif;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.a-subnav-cur:link, .a-subnav-cur:visited, .a-subnav-cur:hover {
	font-size: 12px;
	font-family: arial, verdana, sans-serif;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.a-homenav:link, .a-homenav:visited, .a-homenav:hover {
	font-size: 12px;
	font-family: arial, verdana, sans-serif;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.ul-topnav {
	margin: 0px;
	padding-top: 55px;
	padding-left: 0px;
}

.ul-subnav {
	margin: 0px;
	padding-left: 0px;
}

.ul-homenav {
	margin: 0px;
	padding-left: 0px;
}

.li-topnav {
	float: left;
	list-style: none;
	line-height: 30px;
	padding-left: 32px;
	padding-right: 33px;
	text-align: left;
}

.li-topnav-cur {
	background: #ff9966;
	float: left;
	list-style: none;
	line-height: 30px;
	padding-left: 32px;
	padding-right: 28px;
	text-align: left;
}

.li-subnav {
	float: left;
	list-style: none;
	line-height: 29px;
	padding-top: 1px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}

.li-subnav-cur {
	background: #ff9966;
	float: left;
	list-style: none;
	line-height: 29px;
	padding-top: 1px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
}

.li-homenav {
	float: left;
	list-style: none;
	line-height: 29px;
	padding-top: 1px;
	padding-left: 17px;
	padding-right: 17px;
	text-align: left;
}





/*Linien*/

.subnav-line {
	border-bottom: 2px solid #f3ad01;
	overflow: hidden;
	width: 548px;
	margin-top: 0px;
	margin-left: 118px;
	z-index:250;	

}


.footer-line {
	border-bottom: 2px solid #f3ad01;
	overflow: hidden;
	width: 1000px;
}





/*Inhalt Formatierungen*/

.csc-firstHeader {
	font-size: 14px;
	font-family: arial, verdana, sans-serif;
	font-weight: bolder;
	color: #c30311;
	text-decoration: none;
	padding-left: 0px;
	line-height: 14px;
	padding: 0px;
	margin: 0px;
}

H1 {
	font-family: arial, verdana, sans-serif;
	font-size: 14px;
	color: #c30311;
	text-decoration: none;
	font-weight: normal;
	line-height: 14px;
	padding: 0px;
	margin: 0px;
	font-weight: bolder;
}
H2 {
	font-family: arial, verdana, sans-serif;
	font-size: 14px;
	color: #c30311;
	text-decoration: none;
	font-weight: normal;
	line-height: 14px;
	padding: 0px;
	margin: 0px;
	font-weight: bolder;
}

.csc-mailform {
	border: 0px;
}

.csc-mailform-field label {
  float:left;
  clear:both;
  width:25%;
  padding-top:3px;
  padding-right:10px;
  text-align:right;
  font-weight:normal;
  margin-bottom: 0px;
}

input {
	margin-bottom: 10px;
}
select {
	margin-bottom: 10px;
}

.csc-mailform-submit {
        margin-left: 0px;
}


