@charset "utf-8";

h1,h2,h3,h4  {
	font-family : Helvetica,Arial,Verdana,sans-serif;
}
h1 {
	font-size:25px;
}
h2 {
	font-size:21px;
}
h3 {
	font-size:17px;
}
h4 {
	font-size:15px;
}
A  {
	color : #001686;
}
A:Visited  {
	color : #001686;
}
A:Active  {
	color : #001686;
}
A:Hover  {
	color : red;
	text-decoration : none;
}
input,select,textarea {
	border: 1px solid;
	margin: 2px;
	border-color: #0f0f0f;
	background-color : #99bbff;
}
input.image{
	border: none;
	background-color: transparent;
	vertical-align: top;
}
img{
	border: none;
	margin: 5px;
}
td,th,tr {
	font-family : Helvetica,Verdana,Arial,sans-serif;
	font-size : 11px;
	font-weight : normal;
	table-layout:fixed;
	color : Black;
	padding : 0px;
	margin : 0px;
	border-spacing:0px;
}
BODY  {
	color : Black;
	background-color : #6699ff;
	margin : 0px;
	padding : 0px;
	background-image : url(http://webcam-tour.de/bilder/bgblue.gif);
	font-family : Helvetica,Verdana,Arial,sans-serif;
	font-size : 11px;
	font-weight : normal;
}
.header{
	width: 100%;
	background-color: #6699ff;
	height: 80px;

}
.header_logo img{
	float:left;
}
.header_ad{

}
.sidebox_left{
	width: 150px;
	float: left;
}

.sidebox_head{
	width: 150px;
}

.sidebox_content{
	width: 150px;
}

.menueheadl  {
	width: 150px;
	background-color : #ff9900;
	text-align : center;
}
.menueinhalt  {
	width: 150px;
	font-size : 12px;
	background-color : #6699ff;
	text-align : center;
}
.cam_menue_h  {
	width: 150px;
	background-color : #A5DE94;
	text-align : center;
}
.cam_menue_i  {
	width: 150px;
	font-size: 12px;
	background-color: #94D6CE;
	text-align: left;
	padding-left: 10px;
	padding: 3px 3px 3px 10px;
}

.com_menue_h  {
	width: 150px;
	background-color : #299C39;
	text-align : center;
}
.com_menue_i  {
	width: 150px;
	font-size : 12px;
	background-color : #089494;
	text-align : left;
	padding: 3px 3px 3px 10px;
}
.tec_menue_h  {
	width: 150px;
	background-color : #7BC66B;
	text-align : center;
}
.tec_menue_i  {
	width: 150px;
	font-size : 12px;
	background-color : #63BDB5;
	text-align : left;
	padding: 3px 3px 3px 10px;
}
.fun_menue_h  {
	width: 150px;
	background-color : #52B552;
	text-align : center;
}
.fun_menue_i  {
	width: 150px;
	font-size : 12px;
	background-color : #31ADA5;
	text-align : left;
	padding: 3px 3px 3px 10px;
}
.menuetext  {

}
.textheadl  {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : Black;
	background-color : Silver;
	text-align : center;
}
.maintext  {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 11px;
	font-weight : normal;
	padding-left : 8px;
	padding-right :8px;
	padding-top : 5px;
	padding-bottom : 5px;
}
.maintext img {
	padding: 5px;
	border: none;
}
.img {
	border: none;
}
.link_img {
	padding : 0px;
	border : none;
}
.copyright  {
	background-color : Silver;
	color : Black;
	font-size : 11px;
	font-family : sans-serif;
	text-align : center;
}
.inputnoborder{

}
.menue  {
	background-color : #6699ff;
	vertical-align: top;
}
.newslink  {
	font-size : 14px;
}
.newsheadline  {
	font-size : 16px;
}
.newsdate  {
	font-size : 10px;
	color : #404040;
}
.newstext  {
	font-size : 12px;
}
.rss {
	border:1px solid;
	border-color:#FC9 #630 #330 #F96;
	padding:0 2px;
	font:bold 8px verdana,sans-serif;
	color:#FFF;
	background:#F60;
	text-decoration:none;
	margin:0;
	margin-right:10px;
}
a:hover.rss {
	color:#dddddd;
}
.comment {
	margin-left: 2em;
	margin-right: 2em;
	border-bottom:1px dashed;
	padding: 4px;
}
.commenttext {
	padding: 2px;
	margin-top: 5px;
}

.box { width: 98%; }
.box h1, .box p {margin: 0 10px;}
.box .top, .box .bottom{display:block;}
.box .top b, .box .bottom b
{
	display:block;height: 1px; overflow: hidden;
}
.box .r1{margin: 0 5px;}
.box .r2{margin: 0 3px;}
.box .r3{margin: 0 2px;}
.box .top .r4, .box .bottom .r4{margin: 0 1px;height: 2px;}

