html {
	height: 100%;
	margin-bottom: 1px;
}

* {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

body {
	padding: 0;
	background-color: #FFF;
	color: #000000;
}

body.popup {
	background-color: #F4F2EE;
}

body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.4;
}

#pagewrapper {
	width: 980px;
	margin: 0 auto;
	overflow: auto;
}

#navi {
	width: 980px;
	height: 45px;
	background: url(../images/bg_navi.gif) repeat-x;
}

#header {
	width: 980px;
	height: 240px;
}

#main {
	clear: both;
	width: 920px;
	background-color: #F4F2EE;
	overflow: auto;
	padding: 10px 30px 20px 30px;
}

#main_popup {
	padding: 30px;
}

#kasten_gelb {
	float: left;
	width: 270px;
	height: 145px;
	padding: 15px;
	background: url(../images/bg_kasten_gelb.jpg) no-repeat;
	color: #883305;
}

#kasten_blau {
	float: left;
	width: 270px;
	height: 145px;
	padding: 15px;
	margin: 0 10px;
	background: url(../images/bg_kasten_blau.jpg) no-repeat;
	color: #5FD7F1;
}

#kasten_rot {
	float: left;
	width: 270px;
	height: 145px;
	padding: 15px;
	background: url(../images/bg_kasten_rot.jpg) no-repeat;
	color: #FF4E45;
}

ul.kasten_gelb,
ul.kasten_blau,
ul.kasten_rot {
	list-style-image: none !important;
	list-style-position: outside;
	list-style-type: none;
	margin: 0 0 8px 0 !important;
	padding: 0 !important;
}

ul.kasten_gelb li {
	background: transparent url(../images/banner-marker1.png) no-repeat scroll left 2px;
	padding: 0 0 7px 17px;
}

ul.kasten_blau li {
	background: transparent url(../images/banner-marker2.png) no-repeat scroll left 2px;
	padding: 0 0 7px 17px;
}

ul.kasten_rot li {
	background: transparent url(../images/banner-marker3.png) no-repeat scroll left 2px;
	padding: 0 0 7px 17px;
}

div.fragez {
	width: 24px;
	padding: 20px 15px 0 0;
	float: right;
}

#mainstart_links {
	float: left;
	width: 270px;
	padding-right: 30px;
	/* background: #999; */
}

#mainstart_rechts {
	float: left;
	width: 589px;
	padding-left: 30px;
	/* background: yellow; */
	border-left: 1px dashed #BBB;
}

#main_all {
	padding-bottom: 20px;
}

#footer {
	background-color: #24272A;
	color: #CCC;
	padding: 20px 30px;
	overflow: auto;
	font-size: 11px;
}

#footer table td {
	font-size: 11px;
	vertical-align: top;
}

#inside_footer1 {
	width: 250px;
	float: left;
}

#inside_footer2 {
	width: 228px;
	float: left;
}

#inside_footer3 {
	width: 300px;
	float: left;
}



/*********** LINKS + MENU */

a { color: #2C6EAC; }
a:hover { }
a:active { color: #2C6EAC; }

#footer a { color: #CCC; }


#navi ul {
	padding-left: 0;
	margin-left: 0;
	float: left;
	width: 100%;
	height: 45px;
	background: url(../images/pferdeteil.jpg) no-repeat 653px 30px;
}

#navi ul li { display: inline; }

#navi ul li a {
	padding: 8px 20px 6px 20px;
	color: #FFF;
	text-decoration: none;
	float: left;
	border-right: 1px solid #888;
}

#navi ul li a:hover {
	background-color: #666;
	color: #FFF;
}

.button1 {
	color: #FFFFFF;
	display: block;
	float: left;
	line-height: 1em;
	text-decoration: none;
}

.button1 {
	width: 135px;
}

.button1 {
	background: transparent url(../images/button1-left.png) no-repeat scroll left top;
	margin-left: 1px;
}

.button1 span {
	background: transparent url(../images/button1-right.png) no-repeat scroll right top;
	display: block;
}

.button1 span span {
	background: transparent url(../images/button1-tail.jpg) repeat-x scroll left top;
	margin: 0 6px;
	padding: 6px 0 8px 9px;
	display: block;
}


/*********** FORMULARE */

div.antrag fieldset {
	border: 1px solid #BBB;
	margin: 0 0 15px 0;
	padding: 0 15px 15px 15px;
}

div.antrag legend {
	color: #000;
	font-weight: bold;
	font-size: 12px;
	margin: 10px 0 10px 0;
	padding: 5px;
}

div.antrag table td.td01 {
	padding: 3px 15px 3px 0;
	text-align: right;
	white-space: nowrap;
	/* width: 150px; */
}

form.schadenmeldung table td.td01 {
	width: 200px;
}

div.antrag table td.td02 {
	padding: 3px 0;
	white-space: nowrap;
	width: 340px;
}

div.antrag table td.td03 {
	padding: 3px 0;
	white-space: nowrap;
}

div.antrag input.input1 {
    width: 304px;
    height: 17px;
    padding: 2px;
    border: 1px solid #BBB;
	background-color: #FFF;
}

div.antrag input.small1 {
    width: 160px;
}

div.antrag input.small2 {
    width: 50px;
}

div.antrag select.select1 {
    padding: 2px;
	background-color: #FFF;
}

div.antrag textarea {
    width: 448px;
    height: 150px;
    border: 1px solid #BBB;
}

div#antrag_submit {
	padding: 15px 0 0 0;
	text-align: center;
}

#tarif {
	border: 1px solid #9E0235;
	padding: 15px;
	margin: 0 0 20px 0;
	text-align: left;
}

input.error,
textarea.error {
	border: 1px solid #9E0235 !important;
	background-color: #F5E5EA !important;
}

label.error {
	font-weight: bold;
	font-size: 14px;
	color: #9E0235;
	padding-left: 10px;
}


/*********** DIVERSES */

h1 {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 0 0;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	color: #000;
	margin: 0 0 20px 0;
}

div#kasten_gelb h2,
div#kasten_blau h2,
div#kasten_rot h2 {
	color: #FFF;
	font-style: italic;
	margin-bottom: 12px;
}

.bigred {
	font-size: 16px;
	font-weight: bold;
	color: #9E0235;
}

.normal {
	font-weight: normal;
	color: #000;
}


.biglink {
	font-size: 16px;
	font-weight: bold;
}

p {
	margin: 0 0 20px 0;
}

.bordertop {
	border-top: 1px dashed #BBB;
	margin-top: 25px;
	padding-top: 20px;
}

.small {
	font-size: 11px;
}

hr {
	border-bottom: 1px dashed #BBB;
	border-top: 0;
	clear: both;
	height: 0;
}

p.h {
	margin: 15px 0;
	padding: 0;
	border-top: 1px dashed #BBB;
} 

#main ul,
#main_popup ul {
	list-style-image: url(../images/bullet_02.gif);
	padding-left: 20px;
	margin-left: 0;
	margin-bottom: 20px;
}

#main ul li,
#main_popup ul li {
	padding-bottom: 7px;
}

.rot {
	color: #9E0235;
}

.hilight {
	border: 1px solid #9E0235;
	padding: 10px;
}

.right {
	text-align: right;
}

.tooltip {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	width: 530px;
	border: 1px solid #111;
	background-color: #FFF;
	padding: 15px;
	/* opacity: 0.85; */
	display: none;
}

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

