/*
#############################################################
## Copyright by Fischer Vertriebsgesellschaft mbH & Co. KG ##
#############################################################
## Webseite erstellt von Patrick Simon			   ##
## www: www.scopad.de					   ##
## Email: info@scopad.de				   ##
## Datum: 01. Februar 2010				   ##
#############################################################
*/

html {
}

h1 {font-size:16px;line-height: 1em;font-weight: bold; color: #659FDE;}
h2 {font-size:15px;line-height: 1em;font-weight: bold; color: #659FDE;}
h3 {font-size:14px;line-height: 1em;font-weight: bold; color: #659FDE;}
h4 {font-size:13px;line-height: 1em;font-weight: bold; color: #659FDE;}
h5 {font-size:12px;line-height: 1em;font-weight: bold; color: #659FDE;}
h6 {font-size:11px;line-height: 1em;font-weight: bold; color: #659FDE;}
ul{ list-style: square;}

a:link, a:active, a:visited {
 text-decoration: none;
 color: #6187b3;
}

a:hover {
 color: #659fde;
}

a img, a.image:hover {
 border: 0px;
}

hr {
 border: 1px #cccccc solid;
}

.contact {
	color: #000000;
	border: 1px #000000 solid;
	font-weight: bold;
	padding: 3px;
}

input {
	background: transparent url('../images/input.png') repeat-x;
	text-decoration: none;
	color: #FFFFFF;
	border: 1px #000000 solid;
	font-weight: bold;
	padding: 3px;
}

select {
	background: transparent url('../images/input.png') repeat-x;
	text-decoration: none;
	color: #FFFFFF;
	border: 1px #000000 solid;
	font-weight: bold;
}

option {
	background: transparent url('../images/input.png') repeat-x;
	text-decoration: none;
	color: #696969;
	font-weight: bold;
	padding: 1px;
	border-bottom: 1px #000000 solid;
}

radio {
	background: transparent url('../images/input.png') repeat-x;
	text-decoration: none;
	color: #696969;
	font-weight: bold;
	padding: 1px;
	border-bottom: 1px #000000 solid;
}


button {
	background: transparent url('../images/button.png') repeat-x;
	height: 24px;
	text-decoration: none;
	color: #FFFFFF;
	border: 1px #000000 solid;
	padding: 2px;
	font-weight: bold;
}

/*  Seitendesign  */

#tabs {
	background: transparent url('../images/tabbg.png') repeat-x;		
	margin-top: 2px;
	font-size: 10px;
	}


#kurzmeldung {
	background: transparent url('../images/newsflashbg.png') repeat-x;
	background-color: #ffffff;
	border: 1px #cccccc solid;
	margin-top: 2px;
	padding-left: 2px;
	font-size: 14px;
	font-weight: bold;
	}

	#newsflash a:link,#footer a:active,#footer a:visited {
 		color: red;
	}

	#newsflash a:hover {
		color: #000000;
	}


body {
  	font-family: Verdana, Helvetica, sans-serif;
	background-color: #edecec;
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
	width: 100%;
	height: 100%;

}

#container {
	margin: 0px auto;
	width: 900px;

}


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

#header {
	background-image: url("../images/header.png");
	background-repeat: no-repeat;
	margin-bottom: 2px;
	vertical-align: top;
	height: 150px;
	border: 1px #cccccc solid;
}

#advert {
	background-color: #4c4c4c;
	border: 1px #cccccc solid;
	padding: 5px;
	margin-top: 2px;
	background-image: url("../images/advert.png");
	background-repeat: no-repeat;
	background-position: center;
	height: 303px;
	}
	#advert_pic {
		margin-left: 10px;
		margin-top: 10px;
		border: 1px #414141 solid;
		width: 421px;
		background-color: #f9f9f9;
	}
	


#content {
	background-image: url("../images/content_bg.png");
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #ffffff;
	border: 1px #cccccc solid;
	margin-top: 2px;
	font-size: 12px;
	min-height: 480px;
	}
	
	#content_left {
		float: left;
		width: 200px;
		margin-left: 2px;
		font-size: 10px;
	}

	#content_right {
		margin-left: 204px;
		width: 688px;
		border-left: 1px #cccccc solid;
		padding-left: 2px;
		padding-right: 2px;
		min-height: 480px;
		font-size: 12px;
	}

#footer {
	background-image: url("../images/footer.png");
	background-repeat: repeat-x;
	background-color: #000000;
	background-position: bottom;
	border: 1px #cccccc solid;
	min-height: 150px;
	margin: 0px auto;
	margin-top: 2px;
	font-size: 12px;
	color: #cccccc;
	}
	
	#footer a:link,#footer a:active,#footer a:visited {
 		color: #cccccc;
	}

	#footer a:hover {
		color: #ffffff;
	}

		#foot_left {
			float: left;
			width: 33%;
			border-right: 1px #696969 dashed;
			min-height: 140px;
			margin: 5px;
		}

		#foot_center {
			float: left;
			width: 30%;
			border-right: 1px #696969 dashed;
			min-height: 140px;
			margin: 5px;
		}

		#foot_right {
			float: left;
			width: 33%;
			min-height: 140px;
			margin: 5px;
		}

#copyright {
	font-size: 10px;
	}

	#copyright_left {
		float: left;
	}

	#copyright_right {
		text-align: right;
	}
	
	#valid {
	float: left;
	}
	
	#valid img {
	margin-right: -3px;
	}

#search input {
	width: 190px;
	height: 15px;
	font-size: 12px;
}
#search {
	border-top: 1px #cccccc solid;
	border-right: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
	margin-left: 700px;
	height: 26px;
	background-image: url("../images/menu_bg.png");
}


/*  MENU  */
#menu {
	height: 26px;
	border-top: 1px #cccccc solid;
	border-left: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
	width: 700px;
	float: left;
}

.menu_top #current a:hover, .menu_top #current a,  .menu_top #current a:visited {
margin: 0px;
background: #ffffff;
background-image: url("../images/pointer.png");
background-position: bottom center;
background-repeat: no-repeat;
color: #414141;
}

/* standart */
.menu_top {
width: 100%;
overflow: hidden;
border-bottom: 0px solid #cccccc;
background-color: #000000;
background-image: url("../images/menu_bg.png");
}

.menu_top ul{
margin: 0px;
padding: 0;
font: bold 10px Verdana;
list-style-type: none;
}

.menu_top li{
display: inline;
margin: 0;
}

/* standart */
.menu_top li a{
margin: 0px;
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 7px 8px;
border-right: 1px solid #edecec;
color: #ececec;
background: #000000;
background-image: url("../images/menu_bg.png");
}

.menu_top li a:visited{
margin: 0px;
color: #ececec;
}

/* mouseover */
.menu_top li a:hover, .menu_top li.selected a{
margin: 0px;
background: #ffffff;
background-image: url("../images/pointer.png");
background-position: bottom center;
background-repeat: no-repeat;
color: #414141;
}


/* MENU LEFT */


.menu_left #current a, .menu_left #current a:hover, .menu_left #current a:visited {
list-style-type: none;
background-image: url(../images/left_menu.png);
background-repeat: no-repeat;
color: #f0f0f0;
background-color: #0f0f0f;
}

.menu_left img {
margin-top: -2px;
padding-right: 2px;
}

.menu_left ul{
list-style-type: none;
margin: 0px;
margin-left: -2px;
padding: 0;
width: 204px;
border-bottom-width: 0;
border-right: 1px #cccccc solid;
}

.menu_left li a{
background-image: url(../images/left_menu_active.png);
background-repeat: no-repeat;
font-size: 10px;
font-weight: bold;
color: #414141;
background-color: #f0f0f0;
display: block;
width: auto;
padding-top: 8px;
padding-left: 10px;
text-decoration: none;
list-style-type: none;
border-bottom: 1px #cccccc solid;
height: 20px;

}

* html .menu_left li a{
width: 204px;
}

.menu_left li a:visited, .menu_left li a:active{
list-style-type: none;
color: #414141;
}

.menu_left li a:hover{
list-style-type: none;
background-image: url(../images/left_menu.png);
background-repeat: no-repeat;
color: #f0f0f0;
background-color: #0f0f0f;
}


/* MENU COPYRIGHT */

/* standart */
.copyright_text {
overflow: hidden;
float: left;
padding-left: 5px;
}

.copyright_text ul{
margin: 0px;
padding: 0;
font: bold 10px Verdana;
list-style-type: none;
}

.copyright_text li{
display: inline;
margin: 0;
}

/* standart */
.copyright_text li a{
margin: 0px;
float: left;
display: block;
text-decoration: none;
margin: 0;
padding-top: 1px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 1px;
color: #414141;
border-left: 1px #949494 solid;
}

.copyright_text li a:visited{
margin: 0px;
color: #414141;
}

/* mouseover */
.copyright_text li a:hover, .copyright_text li.selected a{
margin: 0px;
color: #696969;
}


/* editor.css */


.yellow_box {
	border: 1px #e4e4d5 solid;
	background-color: #fefae9;
	padding: 1px;
	color: #e1b42f;	
}

.yellow_box a, .yellow_box a:hover, .yellow_box a:visited {
	color: #e1b42f;	
}

.red_box {
	border: 1px #f8c9bb solid;
	background-color: #fce5e1;
	padding: 1px;
	color: #d0583f;		
}

.red_box a, .red_box a:hover, .red_box a:visited {
	color: #d0583f;		
}

.green_box {
	border: 1px #c1cec1 solid;
	background-color: #e3f2e1;
	padding: 1px;
	color: #6cb656;		
}

.green_box a, .green_box a:hover, .green_box a:visited {
	color: #6cb656;	
}

.blue_box {
	border: 1px #c7cdda solid;
	background-color: #e8eff7;
	padding: 1px;
	color: #6187b3;
}

.blue_box a, .blue_box a:hover, .blue_box a:visited {
	color: #6187b3;	
}

.grey_box {
	border: 1px #d3d3d3 solid;
	background-color: #e8e8e8;
	padding: 1px;
	color: #666666;	
}

.grey_box a, .grey_box a:hover, .grey_box a:visited {
	color: #666666;
}