/* 
 *
 * protec-events.com
 * Version: 1.0
 * Autor: A&K www.arzberger-krueger.de
 *
 * usr: ma
 * 
 */

body {
	background: #ccc;
	font-size: 10px;
	font-family: Verdana, Arial, Sans-Serif;
	color:#666;
	padding:0;
	margin:0;
	text-align: center;
}
a {color: #666;}
a:visited {color:#666;}
a:hover {color: #666;}
a:active { color:#666;}

#container {
	width: 820px;
	padding-top: 40px;
	margin: auto;
	text-align: left;
	background: url('images/bg_container.gif');
	border: 20px solid #fff;
}

#header {
	height: 310px;
	background: #fff url('images/header.jpg') no-repeat;
	margin-left: 10px;
	margin-right: 10px;
}
#header img {
	position:absolute;
	top: 11px;
	padding-left: 20px;
}
#content {
	padding: 20px;
	padding-top: 10px;
	background: #fff;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.box {
	width: 320px;
	float: right;
	padding-top: 30px;
	margin-left: 10px;
	margin-bottom: 10px;	
}
.box_vermietung {
	width: 240px;
	float: right;
	padding-top: 30px;
	margin-left: 10px;
	margin-bottom: 10px;	
}
.box_advise {
	background-image: url(images/bg_advise.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	width: 320px;
	float: right;
	margin-left: 10px;
	margin-right: 10px;			
	border-bottom: 1px solid #000;
	padding-left: 5px;
	padding-top: 30px;
}
#footer {
	height: 20px;
	background: #fff;
	clear: both;
}
#footer span {
	float: right;
	padding-right: 10px;
	padding-top: 5px;
	text-transform: uppercase;
}
#footer span a {
	text-decoration: none;
}

#header ul {
	position: absolute;
	list-style-type: none;
	top: 27px;
	padding: 0px;
	padding-left: 260px;
}

* html #header ul { /* ie >=6 browserweiche */
	padding-left: 220px;
}

#header li {
	float: left;
	padding-left: 5px;
}

#header li a {
	background: #000;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
	color: #fff;
	padding:10px;
	font-weight: bold;
}

* html #header li { /* ie >=6 browserweiche */
	padding-top: 10px;
	height: 45px;
}

#header li a:hover {
	background: #c00;
}
h2 {
	width: 365px;
	background-image: url(images/h1_right.gif); 
	color: #fff;
	height: 20px;
	text-indent: 5px;
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 30px;
}
.h2_second {
	background-image: url(images/h1_right.gif); 
	color: #fff;
	height: 20px;
	text-indent: 5px;
	font-size: 12px;
	line-height: 20px;
}

a.aktion {
	position: absolute;
	top: 234px;
	padding-left: 780px;
}
h3 {
	line-height: 30px;
	font-size: 12px;
}
h4 {
	font-size: 12px;
	color: #c00;
	line-height: 15px;
	text-transform: uppercase;
	letter-spacing: 0.2em;
}
.img_start {
	padding-right: 10px;
	padding-bottom: 10px;
}
#rent li {
	float: left;
	background: #000;
	padding-left: 0px;
}
#box_list {
	margin-left: 0px;
	list-style-type: none;
	padding-left: 0px;
}
img {
	border: 0px;
}
hr {
	height: 1px;
	background-color:#c00;
	border: 0px;
}
.hr_img {
	padding-top: 20px;
	padding-bottom: 20px;
}
.ul_service li{
	padding-left: 15px;
	padding-bottom: 10px;

	width: 300px;
}
.ul_box {
	padding-left: 20px;
	padding-bottom: 10px;
	line-height: 15px;
}
.ref_img img {
	border: 3px solid #ccc;
}
.vermietung_img {
	width: 30%;
}
.vermietung_img img {
	border: 3px solid #ccc;
}
input#submit {
	border: 1px solid #ccc;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

form table {
	font-size: 10px;	
}

input, textarea { border: 1px solid #666; }

.long { width: 330px; }
.short { width: 150px; }

* html .long { width: 370px; }

* html #footer span a { /* ie >=6 browserweiche */
	font-size: 10px;
	font-weight: normal;
}

