body {
	margin:10px 0;
	padding:0;
	color:#000;
	font:13px normal verdana, sans-serif;
	text-align:center;
	}


h1 {
	margin: 0 0 10px 0;
	font-size:20px;
	}

h2 {
	margin: 0 0 10px 0;
	color:#4F4F4F;
	font-size:20px;
	}

h3 {
	margin: 0 0 10px 0;
	font-size:16px;
	border-bottom:1px solid;
	}

h4 {
	margin: 0 0 10px 0;
	color:#4F4F4F;
	font-size:14px;
	border-bottom:1px dashed;
	}

h5 {
	margin: 0 0 10px 0;
	color:#4F4F4F;
	font-size:12px;
	text-transform:uppercase;
	}

h6 {
	margin: 0 0 10px 0;
	color:#4F4F4F;
	border-bottom:0px solid #C62A2A;
	font-size:12px;
	text-transform:uppercase;
	}

a {
	font-weight:normal;
	color:#000;
	}

a img {
	border:0;
	}

p {
	margin:0 0 15px 0;
	}

td {
	font-size:12px;
	}

#all {
	margin: 0 auto;
	text-align:left;
	}

#head {
	border-top:0px solid #47A5AE;
	border-right:0px solid #47A5AE;
	border-left:0px solid #47A5AE;
	}

#nav {
	height:31px;
	border-left:0px solid #47A5AE;
	border-right:0px solid #47A5AE;
	background: url(http://www.gewitterschutz.de/fileadmin/gewitterschutz/template/files/img/nav_bg.gif) repeat-x left;
	}

#nav ul {
	padding:0;
	margin:0 0 0 15px;
	list-style-type:none;
	border:0px solid red;
	}

#nav li {
	display:inline;
	margin-right:10px;
	}

#nav a {
	text-decoration:none;
	font-weight:bold;
	}

#nav a:hover {
	text-decoration:underline;
	}

#nav .cur a {
	text-decoration:underline;
	}


#content_2 {
	width:100%;
	line-height:16px;
	padding:12px 10px 10px 20px;
	border-right:0px solid #47A5AE;
   	background: #F0EFEF url(../img/content_bg2.png) repeat-y top left;
                min-height:400px;
                height:400px;
   }

.content_right {
	width:160px;
                min-width:160px;
	padding: 10px 5px 0 5px;
	border-left:0px solid #47A5AE;
	border-right:0px solid #47A5AE;
                background: #E7E7E7;
	}

.content_rightm {
	width:160px;
                min-width:160px;
	padding: 10px 5px 0 5px;
	border-left:0px solid #47A5AE;
	border-right:0px solid #47A5AE;
                background: #E7E7E7 url(../img/menu.jpg) no-repeat bottom;
	}

#right ul {
	padding:0;
	margin:-10px 0 20px 0;
	list-style-type:none;
	text-align:left;
                background: transparent;

	}
#right li {
	padding-top:5px;
	height:22px !important;
	height:27px;
	padding-left:15px;
                padding-left:10px !important;
	background: url(../img/dot_line.gif) repeat-x bottom left;
	border-bottom:0px solid red;
	}

#right a {
	display:block;
	width:156px;
	font-weight:bold;
	text-decoration:none;
	border-bottom:0;

}

#right a:hover {
	text-decoration:underline;
	background-position:0 2px;
	border-bottom:0;
	}

#right .cur a {
	text-decoration:underline;	
	background-position:0 2px;
	}

#right .cur a:hover {	
	background-position:0 2px;
	}

#right .sub_2 a {	
	font-weight:normal;
	background:none;
	text-decoration:none;
	font-size:10px;
	}

#right .sub_2 a:hover {	
	background:none !important;
	text-decoration:underline !important;
	}

#right .cur_2 a {	
	font-weight:normal;
	background:none;
	text-decoration:underline;
	font-size:10px;
	}

#right .cur_2 a:hover {	
	background:none;
	}

#right p {
	padding:5px;
	margin:0 0 10px 0;
} 

#right h1{
	text-align:center;
	}

#footer {
	padding-top:13px;
	font-weight:bold;
	font-size:11px;
	border-left:0px solid #47A5AE;
	border-right:0px solid #47A5AE;
	border-bottom:0px solid #47A5AE;
	}

#footer ul {
	padding: 0;
	margin:0 0 0 25px;
	list-style-type:none;
	}

#footer li {
	display:inline;
	}

#footer a {
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
                color: #000000;
	}

#footer a:hover {
	text-decoration:underline;
                color: #5C6894;
	}

.tx-arotealoginbox-pi1 img {
	display:none;
	}	

@media screen and (min-width: 550px){
#left_shadow {
background:transparent url(../img/left.png) repeat-y !important;
}
#right_shadow {
background:transparent url(../img/right.png) repeat-y !important;
}
/*hier werden die 1px hohen Bilder im Opera ausgeblendet*/
#left_shadow img {
display:none;
}
#right_shadow img {
display:none;
}
}

