/*=RESET
======================================*/
/*
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: none;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	text-decoration: none;
	vertical-align: baseline;
}*/
html{
	background: url(../images/main_background.jpg) center repeat-y;
	/*width: 1101px;*/
	margin: 0 auto 0 auto;
}


body{
	/*background: #e9e9e9;*/
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	
}

/* ================================================= */
.main_body {
	/*background: url(../images/body_bg1.png) repeat-x #e9e9e9;*/
	/*background: #e9e9e9;*/
}
.main_body2 {
	/*background: url(../images/body_bg.png) repeat-x #e9e9e9;*/
	/*background: #e9e9e9;*/
}
/* ================================================= */

#page_border{
	border: 0px solid #ff0000;
	width: 1100px;
	margin: 0 auto 0 auto;
	background: #e9e9e9e;
}

#page_border_inner {
	/*margin: 0 0 0 71px; */
	border: 0px solid #ff0000;
	width: 990px;
	margin: 0 auto 0 90px;
	background: #e9e9e9e;
}


#new_header{
	margin: 0 auto;
	width:1061px;
	height: 118px;
}
	#new_header *{
		float:left;
	}

#header_start {
	background: url(../images/header_img3.jpg) no-repeat #e9e9e9;
	height: 118px;
}

#header{
	background: url(../images/header_img2.jpg) no-repeat #e9e9e9;
	height: 117px;
	margin: 0 0 2px 0;
}
	#home_bt {
		position: absolute;
		z-index: 500;
		top: 25px;
		/*left: 71px;*/
		/*margin-left: 10px;*/
		border: 0px solid #ff0000;
	}
	#home_bt img {
		width: 200px;
		height: 80px;
		border: 0px;
	}
/* ================================================= */

	#language_bt2 {
		position: relative;
		list-style: none;
		margin: 0 0 0 0;
		padding: 0;
		top: -36px;
	}
	
	#language_bt {
		position: relative;
		list-style: none;
		margin: 0 0 0 0;
		padding: 0;
		/*top: -36px;*/
	}
		#language_bt li, #language_bt2 li {
			float: left;
			margin: 2px 6px 0 0;
			padding: 0 0 0 0;
		}
			#language_bt li img, #language_bt2 li img {
				border: 0px solid #ff0000;
				height: 17px;
				width: 28px;
			}
				
				.lang_fa {
					background: url(../images/language_bt2.png) no-repeat;
				}
				.lang_fa:hover, .current_lang  {
					background: url(../images/language_bt2.png) no-repeat;
					background-position: 0 -17px ;
				}
				
				.lang_de {
					background: url(../images/language_bt2.png) no-repeat;
					background-position: -31px 0;
				}
				.lang_de:hover, .current_lang  {
					background: url(../images/language_bt2.png) no-repeat;
					background-position: -31px -17px;
				}
				
		.omedias_logo1{
			margin: 0 0 0 800px;
			position: absolute;
			top: 27px;
			
		}
		.omedias_logo2{
			margin: 0 0 0 700px;
			position: absolute;
			top: 27px;
		}
		
/* ================================================= */

#main_nav_border {
	background: #e9e9e9;
	margin: 0 0 0 -71px;
	padding: 0 0 0 71px;
	
}
#main_menu {
	background: url(../images/menu_bg.png) repeat-x;
	height: 22px;
	margin: 0px;
	padding: 0px;
}
	#main_menu ul {
		margin: 0;
		padding: 0;
		list-style: none;
		border: 0px solid #ff0000; 
		width: 970px;
	}
		.m_nav {
			float: left;
			margin: 0 30px 0 0;
			padding: 0;
			border: 0px solid #ff0000;
		}
		
			.m_nav a:link, .m_nav a:visited {
				display: block;
				color: #fff;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 0.8em;
				font-weight: bold;
				padding: 2px 10px 1px 10px;
				text-decoration: none;
			
				
			}
			.m_nav a:hover, .m_nav a:active, .current_page_item {
				background: #e2001a;		
			}
			.mx_nav{
				border-left: 7px solid #eaeaea;
				display: block;
				float: left;
				height: 19px;
				margin: 0;
				padding: 0;
				
			}
			.emp_nav{
				display: block;
				float: left;
				width: 170px;
				margin: 0;
				padding: 0;
				
			}
			.emp_nav2{
				display: block;
				float: left;
				width: 68px;
				margin: 0;
				padding: 0;
				
			}

			.l_nav{
				display: block;
				float: left;
				margin: 0px !important;
				padding: 0 0 0 20px !important;
			}
			.l_nav2{
				display: block;
				float: left;
				margin: 0px !important;
				padding: 0 0 0 20px !important;
			}
			
			.l_nav2 a:hover, .l_nav2 a:active,
			.l_nav a:hover, .l_nav a:active 
			{
				background: #2773BD !important;		
			}
			

	
	
#main_content_border{
	background: #e9e9e9;
	margin: 0 0 0 0px;
	min-height: 200px;
	padding: 10px 0 2em 0px;
	width: 991px;
	color: #747474;
	border: 0px solid #ff0000;
}
	.content_inner, .content_inner2 {
		font-size: 0.8em;
		line-height: 1.5em;
	}
	
	
		.content_item_left {
			width: 756px;
			float: left;
			margin: 0 10px 0 0
		}
		
		.content_item_right{
			border: 0px solid #ff0000;
 			width: 224px;
			float: left;
 		}
			.content_small_item{
				/*margin: 0 0 0 100px;*/
				width: 224px;
				margin: 0 0 6px 0;
			}
			
				.content_small_item h4 {
					color: #fff;
					background: #e2001a;
					padding: 3px 10px 3px 10px;
					margin: 0 0 2px 0;
				}
			
				.content_small_item div{
					color: #fff;
					background: #a3a3a3;
					padding: 1px 0px 1px 1px;
				}
				.content_small_item div .box_inner{
					width: auto;
					padding: 5px 10px 5px 10px;
				}
				.facebook{
					vertical-align:middle;
					padding:12px 10px 13px 10px !important;
				}
				.facebook img{
					text-decoration:none;
					border:0px;
					float:left;
					margin:0 5px 0 0;
				}
				.facebook a{
					color:#fff !important;
				}


#main_content_border2{
	background: #e9e9e9;
	margin: 0 0 0 -71px;
	height: 300px;
	padding: 10px 0 0 71px;
	width: auto;
	color: #747474;
}
	.content_inner2{
		background: url(../images/nav_left_bg.png) repeat-y #e9e9e9;
		position: relative;
		z-index: 100;
		width: auto;
		min-height: 300px;
		padding: 0;
		
		
	}

	
		#submenu {
			border: 0px solid #ff0000;
			float: left;
			width: 321px;
			line-height: 1.2em;
		}
			.site_image{
				background: #e9e9e9;
				margin: 0 0 0 -71px;
				padding: 0 0 2px 0;
				
				
			}
			#submenu ul {
				list-style: none;
				margin: 0;
				padding: 0;
			}
			#submenu li {
				margin: 0 0 10px 0;
				padding: 2px 0 2px 5px;
			}
				#submenu li:hover, #submenu li:hover a, .current_subpage_item, .current_subpage_item a  {
					background: url(../images/nav_left_hover.png) repeat-y #e9e9e9;
					color: #fff !important;
				}
				
					#submenu a:link, #submenu a:visited {
						color: #7d7d7d;
						text-decoration: none;
					}

			
#subpage_content {
	border: 0px solid #ff0000;
	width: 985px;
	border: 0px solid #ff0000;	
}

	.subcontent_item {
		float: left;
		width: 400px;
		margin: 0 0 0 30px;
		border: 0px solid #ff0000;
	}
	.subcontent_right{
		float: left;
		width: 195px;
		margin: 0 0 0 30px;
		border: 0px solid #ff0000;
	}
	
	.subcontent_item ul{
		padding: 0 0 0 14px;
	}
	
	.subcontent_item ul li{
		list-style: url(../images/list.jpg);
	}
	
/* ================================================= */
/* ================================================= */
/* ================================================= */
.page_img1	{
	background: url(../images/home_img_new.jpg) no-repeat;
	height: 304px;
	width: 759px;
	margin: 0 0 6px 0px; 
	/*margin: 0 0 23px -71px; */
}
.page_img2	{
	background: url(../images/home_img2.jpg) no-repeat;
	height: 103px;
	width: 759px;
	margin: 0 0 0 0px; 
	color: #fff;
	/*margin: 0 0 23px -71px; */
}
.page_img2 div {
	padding: 10px 0 0 0;
	width: auto;
	text-align: center;
	font-size: 1.6em;
	font-style: italic;
}
/* ================================================= */
/* ================================================= */
/* ================================================= */

h1, h2, h3, h4, h5, h6 {
	color: #e2001a;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
}


.clear{
	width: auto;
	clear: both;
}

.copyright {
	font-size: 0.65em;
	color: #606060;
	margin: 10px 0 20px 350px;
}
	.copyright a:link, .copyright a:visited{
		color: #747474;
	}


.animation {
	position: asolute; 
	z-index: 9999; 
	top:0px; 
	left:0px; 
	border: 1px solid #ff0000;
}

/* ================================================= */
/* ================================================= */
/* ================================================= */

a:link, a:visited {
	color: #e3001b;
	text-decoration: none;
}

a:hover, a:active {
	color: #e3001b;
	text-decoration: underline;
}


/* ================================================= */
/* ================================================= */
/* ================================================= */

.float {
	border: none !important;
	float: left;
	width: 25px !important;
}

.float2 {
	clear: none !important;
	float: left;
	line-height: 16px;
}

#form_border {
	width: 615px;
	border: 0px solid #ff0000;
	margin: 0 0 1em 0;
}
	#form_border div {
		clear: both;
		padding: 0.3em 0 0.3em 0;
	}
		#form_border div label{
			display: block;
			clear: both;
		}
		
		#form_border input {
			border: 1px solid #848484;
			width: 200px;
		}
		#form_border .radio {
			width: 10px;
			border: 0px;
		}
		#form_border textarea {
			border: 1px solid #848484;
			font-family: Arial, Helvetica, sans-serif;
			height: 120px;
			width: 300px;
		}
		#form_border input:focus, #form_border textarea:focus {
			border-color: #cbcbcb;
		}
		
		.input-small {
			width: 10px;
		}
		
		.emp_field {
			display: none;
		}	
		
		.form_bt {
			background: #848484;
			border: 1px solid #000;
			color: #fff;
		}
		.form_bt:hover {
			background: #acacac;
		}
		
		
.error_info{
	background: #fedbc9;
	border-top: 2px solid #fd8980;
	border-bottom: 1px solid #fd8980;
	color: #e2001a;
	font-weight: bold;
	font-size: 0.8em;
	padding: 1.5em;

}

.msg_info{
	background: #ceeaff;
	border-top: 2px solid #52a7e9;
	border-bottom: 1px solid #52a7e9;
	color: #045797;
	font-weight: bold;
	font-size: 0.8em;
	padding: 1.5em;
}

.galerie .imgbt2{
	float: left;
	width: 120px;
	height: 82px;
	margin: 0 3px 10px 0;
}
	.galerie .imgbt2:hover{
		float: left;
		width: 120px;
		height: 82px;
		margin: 0 3px 10px 0;
		border-color: #f3f3f3;
	}
	
	

/* ################################################################ */
/* ################################################################ */
/* ################################################################ */
/* ################################################################ */
.form_p_border{
	background: #ffffff;
	border: 1px solid #c6c6c6;
	/*padding: 10px;*/
	font-size: 0.8em;
}
.form_p_border .form_head{
	display: block;
	background: #747474;
	color: #ffffff;
	margin: 0 0 5px 0;
	padding: 5px;
	width: 613px;
	height: 20px;
	border: 0px solid #ff0000;
	cursor: pointer;
}
.form_p_border .form_head strong{
	float: left;
	width: 15px;
	height: 13px;
	
	border: 0px solid #ccc;
	font-size: 0.1em;
	margin: 3px 0 0 0 ;
}

.form_p_border .form_head strong.tg_off{
	background: url(../images/toggle_p.png) 0px 0px no-repeat;
	text-align: center;
}

.form_p_border .form_head strong.tg_on{
	background: url(../images/toggle_p.png) 0px -12px no-repeat;
	text-align: center;
}


.form_p_border .form_head span{
	float: left;
	width: 520px;
	font-size: 1.5em;
	padding: 0 0 0 10px;
	
}
.form_p_border .form_head span.tg_txt{
	float: left !important;
	width: 50px !important;
	font-size: 1em !important;
	padding: 0 0 0 10px !important;
	
}



.preis_form_table{
	width: 650px;
	
}
	.preis_form_table th{
		width: 50px;
		text-align: left;
		vertical-align: top;
		border-bottom: 1px solid #e9e9e9;
	
	}
	
	.preis_form_table td{
		width: 135px;
		border-bottom: 1px solid #e9e9e9;
		vertical-align: top;
	
	}

	.in_menge {
		width: 50px !important;
	}
	
	td.input_small {
		width: 50px !important;
	}
	
	.preis_input1{
		width: 100px !important;
	}
	
	.input_text1{
		width: 300px !important;
	}
	.textarea1{
		width: 300px !important;
	}
	
	
	input.checkbox, input.radio{
		border: 0px !important;
		width: 25px !important;
	
	}
	
	.th_text label{
		width: 300px;
		border: 0px solid #ff0000;
	}
	

.imgbt{
	border: 0px;
}

.imgbt2{
	border: 3px solid #fff;
	float: right;
}

.text_red{
	color: #e2001a;
}
.text_black{
	color: #000000;
}





.webeagentur{
	
}
	.webeagentur h2{
		color: #2773bd;
	}
	.webeagentur a:link,
	.webeagentur a:visited {
		color: #2773bd;
	}
	.webeagentur a:hover,
	.webeagentur a:active {
		color: #64c8ee;
	}
	.webeagentur .subcontent_item ul li {
		list-style: url(../images/list-blue.jpg);
	}
	
	
		.webeagentur #submenu li:hover, .webeagentur #submenu li:hover a, .webeagentur .current_subpage_item, .webeagentur .current_subpage_item a  {
			background: url(../images/nav_left_hover-blue.png) repeat-y #e9e9e9;
			color: #fff !important;
		}
		
			.webeagentur #submenu a:link, .webeagentur #submenu a:visited {
				color: #7d7d7d;
				text-decoration: none;
			}
			
			
		.werbeagentur_nav{
			background: #2773bd !important;
			/*background: #00ADEF !important;*/	
			
		}
	
	
		.ref_title{
			font-size: 1.3em;
			color: #2773bd;
			font-weight: bold;
		}
	
		.w_back_menu{
			
			position: relative;
			top: -35px;
			left: 315px;
			z-index: 1000;
		}
	
	
	
	