
* {
    margin: 0;
    padding: 0;
}
body {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: small;
    color: #333;
	background:#1d5163;
	margin-top:10px;
	margin-bottom:10px;
}


h1, h2, h3, h4 {
	font-family: Verdana, Helvetica, sans-serif;

	margin: 2.5em 0;
	letter-spacing: .07em;
	padding-left:300px;
}
h1 { font-size: 280% }
h2 { font-size: 104%; }
h3 { font-size: 145%; }
h4 { font-size: 118%; letter-spacing: .15em }


a:hover { 
color:#000000;
background-image:url(img/menu.jpg);
background-repeat:repeat-x;
height:29px;
 
}

.clear {
    clear: both;
    height: 1px;
    margin: -1px 0 0;
    font-size: 1px;
}


#page {

    width: 930px;
	margin: 0 auto;
	background:#FFFFFF url(img/bg.jpg);

	

}	
/* Menu Rechts 
------------------------------------------------------------------------- */	


/* Footer 
------------------------------------------------------------------------- */
#footer {
	background:url(img/bg_footer.jpg);
	background-repeat:no-repeat;
	width:930px;
	height:26px;	
    margin: 0px;
	text-align:center;
    font-size: 85%;
    color: #ddd;
	background-color:#357da0;
}


#footer a {border-bottom: none;}


	
	
/* Left 
------------------------------------------------------------------------- */
#left {
	background:url(img/bild_l.jpg);
	background-repeat:no-repeat;
	float:left;
	font-size:11px;
	width:650px;
	margin:0px 0px 0px 0px;
	background-color:#FFFFFF;
}

div#left img {
	margin-left:10px; 
	margin-right:10px; 
	margin-top:10px; 
}

.content_box {
	width:590px; 
	min-height:348px; 
	background-color:#f6f5f5; 
	margin-left:30px; 
	margin-top:40px;
	border-left:1px #36a7e9 solid;
	border-right:1px #36a7e9 solid;
	border-bottom:1px #36a7e9 solid;
	border-top:1px #36a7e9 solid;
	}

.content_box p{
	
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-align:justify;
	margin:20px;
	}

.content_box ul li {
	display: list-item;
	list-style: url(img/hacken.jpg);
	margin-left: 34px;
	margin-bottom:10px;

}



/* Right 
------------------------------------------------------------------------- */
#right {
	background:url(img/right_top.jpg);
	background-repeat:no-repeat;
	float:right;
	font-size:11px;
	width:280px;
	height:570px;
	background:#FFFFFF url(img/bg_right.jpg) repeat-y;
	
}


div#right td{
	
	font-size:11px;
	color:#9c4e88;
	text-align:justify;
	}

/* Box right 
------------------------------------------------------------------------- */
.box_right {
	padding-top:10px;
	margin-left:15px;
	background-repeat:no-repeat;
	border-left:1px #36a7e9 solid;
	border-right:1px #36a7e9 solid;
	border-bottom:1px #36a7e9 solid;
	border-top:1px #36a7e9 solid;
	text-align:left;
	background-color:#f6f5f5;
	width:215px;
	height:117px;
	color:#36a7e9;
	text-align:
}

.box_right_k {
	padding-top:10px;
	margin-left:15px;
	background-repeat:no-repeat;
	border-left:1px #36a7e9 solid;
	border-right:1px #36a7e9 solid;
	border-bottom:1px #36a7e9 solid;
	border-top:1px #36a7e9 solid;
	text-align:left;
	background-color:#f6f5f5;
	width:215px;
	height:57px;
	color:#36a7e9;
	text-align:
}

.box_right_k a{
	color:#36a7e9;
	text-decoration:none;
	}
	
	.box_right_k a:hover{
	color:#ffffff;
	text-decoration:none;
	}

.box_right_k p{
	font-size:10px;
	color:#36a7e9;
	font-weight:bold;
	padding-left:7px;
	padding-top:10px;
}

.box_right a{
	color:#36a7e9;
	text-decoration:none;
	}
	
	.box_right a:hover{
	color:#ffffff;
	text-decoration:none;
	}

.box_right p{
	font-size:10px;
	color:#36a7e9;
	font-weight:bold;
	padding-left:7px;
	padding-top:10px;
}



/* Header 
------------------------------------------------------------------------- */

#header {
    background:url(img/header.jpg);
	background-repeat:no-repeat;
	width:900px;
    position: relative;
	height:138px;
	}
#header a {
	color:#ffffff;
	text-decoration:none;
	height:29px;
}
#header h1 {
    margin-top: -10px;
    padding: 45px 60px 45px 75px;
    color: #fff;
    text-shadow: #81A75B 2px 2px 2px;
    
	padding-left:310px;
}
#header h2 {
	margin-top:-145px;
	padding-top:0px;
    color: #fff;
    text-shadow: #81A75B 2px 2px 2px;
    padding-left:312px;
}
#header h1 a {
    text-decoration: none;
    border-bottom: none;
    color: #fff;
}
#header h1 a:hover { 
    color: #eee; 
    text-shadow: #fff 0 0 4px;
}





/* Post (main content entries)
------------------------------------------------------------------------- */
.post {
    margin: 0 0 1.5em 0;
    padding: 0 0 1.5em 14px;
    border-bottom: 1px solid #ddd;
}

.post h3 {
    margin-top: 0;
    color: #f63;
}



/* Related Links 
------------------------------------------------------------------------- */




/* Forms 
------------------------------------------------------------------------------- */
form {
	width: 360px;
	text-align: left;
	clear: both;
	padding-bottom: 20px;
	border: none;
}
form.full { width: 100%; }


fieldset {
    border: none;
}

legend {
	display: none;
}
form h3 {
	clear: both;
	padding: 15px 0 5px;
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	color: #000;
	font-weight: bold;
}

form label,
form p {
	display: block;
	clear: both;
	width: 310px;
	font-size: 1em;
	line-height: 1.5em;
	padding: 0 0 9px;
}

form input {
	display: block;
	margin-top: 3px;
	background-color:#9c4e88;
	color:#FFFFFF;
}

form select {
	float: left;
	display: block;
	
}

form label.first,
form label.city {
    clear: left;
    margin-right: 10px;
    width: 150px;
}

form label.second,
form label.state {
	float: left;
	clear: none;
	margin: 0 10px 0 0;
	width: 150px;
}
form label.state { width: 60px; }

form label.first input,
form label.city input,
form label.second input {
	float: left;
	width: 150px;
	padding: 0;
}

form label.state select {
	width: 60px;
	float: left;
	margin-top: 3px;
}

form label.zip,
form label.zip input {
	float: left;
	width: 80px;
}
form label.zip { clear: none; }

form label {
	float: left;
	clear: left;
	width: 310px;
	margin: 0;
	line-height: 1.5em;
}

form label input {
	float: left;
	width: 110px;
	padding: 0;
}

form input.radio,
form input#radiobutton_1,
form input#radiobutton_2,
form input#radiobutton_3,
form input#radiobutton_4 {
	clear: left;
	float: left;
	padding: 0;
	margin: 0;
}

form label.radio,
form label.radioitem {
	clear: none;
	margin: 0 0 0 25px;
	padding: 0 0 15px;
}

form input.checkbox,
form input#checkbox_1,
form input#checkbox_2,
form input#checkbox_3,
form input#checkbox_4 {
	clear: both;
	float: left;
	padding: 0;
	margin: 0;

}

form label.checkbox {
	clear: none;
	margin: 0 0 0 25px;
	padding: 0 0 15px;
}
/* style the form elements to look similar across browsers ... emulates Safari */
form label input,
form textarea {
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    padding: 0 2px;
    height: 18px;
    line-height: 20px;
    background: #fff url(../../../Lokale Einstellungen/Temporary Internet Files/Content.IE5/YZVISAMK/images/input-bg.gif) repeat-x top left;
}
form input.checkbox,
form select {
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    background-color: #fff;    
}
form textarea {
	margin-top: 3px;
	width: 300px;
	height: auto;
	display: block;
	background-color:#9c4e88;
}

form label input.calc {
    text-align: right;
    width: 100px;
    clear: left;
    padding: 0;
}
form input.button {
    clear: left;
}

/* Special handling for images & alignment 
------------------------------------------------------------------------------- */

p img {
	padding: 0;
	max-width: 100%;
}

img.centered {
	display: block;
	margin: 0 auto;
}
img.right {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.left {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

/* Fixes for RichText widgets
------------------------------------------------------------------------------- */
.MODX_RichTextWidget {
	float: left;
}

.MODX_RichTextWidget a {
	border: 0px;
}


