@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
}

body{
	text-align:left;
	background-color: #c5bf9e;
	background-image: url(http://www.business-ungarn.de/img/bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height:90px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

a {
	color: #5D0000;
}

h1 {
	color: #5D0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 10px;
}

h2 {
	color: #002B57;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
	padding-top: 3px;
	padding-bottom: 3px;
}

h3 {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 10px;
	text-decoration: underline;
}

h4 {
	color: #473f15;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 5px;
}

h5 {
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

u1 {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	text-decoration: underline;
	padding-bottom: 5px;
}

powered a{
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	float: right;
	padding-top: 5px;
}


.tabelle {
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.tabelle-rechts {
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#header{
	text-align:left;
	background-color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 998px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(http://www.business-ungarn.de/img/header-bg.png);
	height: 101px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #c1c1c1;
	border-bottom-color: #c1c1c1;
	border-left-color: #c1c1c1;
}

#logo{
	height: 80px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}

.logo-partner{
	padding: 0px;
    float: right;
}

#logo a{
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	color: #5d0000;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	float: left;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#styletwo{
	position:relative;
	display:block;
	height:30px;
	font-size:12px;
	font-weight:bold;
	background:transparent url(http://www.business-ungarn.de/img/bgOFF.gif) repeat-x top left;
	font-family:Arial, Verdana, Helvitica, sans-serif;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 998px;
	border: 1px solid #bbbbbb;
}
#styletwo ul{margin:0;padding:0;list-style-type:none;width:auto;}
#styletwo ul li{display:block;float:left;margin:0 1px 0 0;}
#styletwo ul li a{display:block;float:left;color:#000;text-decoration:none;padding:6px 20px 0 20px;height:24px;}
#styletwo ul li a:hover,#styletwo ul li a.current{color:#fff;background:transparent url(http://www.business-ungarn.de/img/bgON.gif) repeat-x top left;}

#content{
	background-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
	width: 998px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}

#leftbar{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	width: 715px;
	margin-top: 15px;
	margin-bottom: 15px;
}

#rightbar{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: right;
	width: 250px;
	margin-top: 15px;
	margin-bottom: 15px;
    padding-left: 17px;
    padding-right: 15px;
	background-color: #FFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
    	overflow: hidden;
}



#startbox{
	text-align:left;
	background-color: #D2CBA9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 683px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	background-image: url(../img/startbox.png);
	height: auto;
	background-repeat: repeat-x;
	border: 1px solid #d2cba8;
	color: #FFF;
	text-decoration: none;
	padding: 0px;
	background-position: top;
}

#contentbereich{
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 710px;
	color: #FFF;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}

#startbox-text{
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	margin: 12px;
}

.selfnews-left{
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	background-image: url(http://www.business-ungarn.de/img/startbox.png);
	background-repeat: repeat-x;
	height: 170px;
	width: 335px;
	margin-top: 15px;
	margin-left: 15px;
	margin-bottom: 10px;
	border: 1px solid #D2CBA8;
	background-color: #D2CBA9;
}

#fachpublik{
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	background-image: url(http://www.business-ungarn.de/img/startbox.png);
	background-repeat: repeat-x;
	height: auto;
	width: 335px;
	float: left;
    overflow:hidden;
	margin-top: 15px;
	margin-left: 15px;
	margin-bottom: 10px;
	border: 1px solid #D2CBA8;
	background-color: #D2CBA9;
}



.selfnews-right{
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	background-repeat: repeat-x;
	height: 140px;
	width: 335px;

	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #CCC;
}

#werbung300{
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	background-repeat: repeat-x;
	width: 335px;
	float: right;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #CCC;
}

#selfnews-left2{
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	background-image: url(http://www.business-ungarn.de/img/startbox.png);
	background-repeat: repeat-x;
	height: 140px;
	width: 335px;
	float: left;
	margin-left: 15px;
	margin-bottom: 10px;
	border: 1px solid #D2CBA9;
	overflow:auto
}

#selfnews-right2{
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	background-repeat: repeat-x;
	height: 140px;
	width: 335px;
	float: right;
	margin-right: 15px;
	margin-bottom: 10px;
	overflow:auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #CCC;
}

#externnews-box{
	text-decoration: none;
	background-image: url(http://www.business-ungarn.de/img/bg-extern.png);
	width: 683px;
	background-color: #d6d6d6;
	background-position: top;
	background-repeat: repeat-x;
	border: 1px solid #cacaca;
	overflow:auto;
	margin-top: 5px;
	margin-left: 15px;
	clear: both;
	font-size: 11px;
	margin-bottom: 20px;
}

#externer{
	text-decoration: none;
	width: 100%;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

#externer1{
	text-decoration: none;
	width: 300px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 1px;
}

#wrap{
	text-decoration: none;
	width: 250px;
	overflow:auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.search_button{
	text-decoration: none;
	width: 70px;
	overflow:auto;
	background-image: url(http://www.business-ungarn.de/img/bg-input.png);
	background-repeat: repeat-x;
	height: 18px;
	float: right;
	border: 1px solid #797040;
}

.search_text a{
	text-decoration: none;
	overflow:auto;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 13px;
	font-weight: bold;
}

.abstimm_button{
	text-decoration: none;
	width: 90px;
	overflow:auto;
	background-image: url(http://www.business-ungarn.de/img/bg-input.png);
	background-repeat: repeat-x;
	height: 18px;
	float: left;
	border: 1px solid #797040;
	padding: 0px;
	margin-top: 7px;
}

.abstimm_text a{
	text-decoration: none;
	overflow:auto;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 13px;
	font-weight: bold;
}

.ergebnis_button{
	text-decoration: none;
	width: 90px;
	overflow:auto;
	background-image: url(http://www.business-ungarn.de/img/bg-input.png);
	background-repeat: repeat-x;
	height: 18px;
	float: left;
	border: 1px solid #797040;
	padding: 0px;
	margin-top: 7px;
	margin-left: 7px;
}

.ergebnis_text a{
	text-decoration: none;
	overflow:auto;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 13px;
	font-weight: bold;
}


#interne{
	text-align:left;
	background-color: #D2CBA9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 248px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat-x;
	border: 1px solid #D2CBA9;
	color: #000;
	text-decoration: none;
	padding: 0px;
	background-image: url(http://www.business-ungarn.de/img/startbox.png);
}

#interne2{
	text-align:left;
	background-color: #D2CBA9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 248px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 260px;
	background-repeat: repeat-x;
	border: 1px solid #D2CBA9;
	color: #000;
	text-decoration: none;
	padding: 0px;
	background-image: url(http://www.business-ungarn.de/img/startbox.png);
}

#umfrage{
	text-align:left;
	background-color: #D2CBA9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 248px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 130px;
	background-repeat: repeat-x;
	border: 1px solid #D2CBA9;
	color: #000;
	text-decoration: none;
	padding: 0px;
	background-image: url(http://www.business-ungarn.de/img/startbox.png);
}

#tagcloud{
	text-align:left;
	background-color: #D2CBA9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 248px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 160px;
	background-repeat: repeat-x;
	border: 1px solid #D2CBA9;
	color: #000;
	text-decoration: none;
	padding: 0px;
	background-image: url(http://www.business-ungarn.de/img/startbox.png);
}

#werbung{
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 250px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #000;
	text-decoration: none;
	padding: 0px;
}

#banner_468{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 468px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	height: 60px;
	border: 1px solid #D6D6D6;
	color: #000;
	text-decoration: none;
	overflow:auto;
	float: right;
	padding: 0px;
}

#icon1{
	position: relative;
	top: -20px;
	left: 185px;
	width: 50px;
	margin: 0px;
	padding: 0px;
}

#footer{
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 998px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 30px;
	color: #FFF;
	text-decoration: none;
	padding: 0px;
}

.footer-text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 15px;
	float: right;
}

.footer-text a{
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: underline;
	padding: 0px;
	margin: 0px;
}


#menu1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 998px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 28px;
	border: 1px solid #D6D6D6;
	color: #000;
	text-decoration: none;
	padding: 0px;
}

.menu{
	border:none;
	border:1px solid #484848;
	padding:0px;
	font-size:12px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	width: 998px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 30px;
	}
.menu ul{
	height:35px;
	list-style:none;
	margin:0;
	padding:0;
	background-image: url(http://www.business-ungarn.de/img/bgOFF.gif);
	}
	.menu li{
	float:left;
	padding:0px;
	margin: 0px;
		}
	.menu li a{
	color:#FFF;
	display:block;
	font-weight:bold;
	line-height:35px;
	margin:0px;
	text-align:center;
	text-decoration:none;
	background-image: url(http://www.business-ungarn.de/images/seperator.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 30px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	font-size: 12px;
		}
		.menu li a:hover, .menu ul li:hover a{
	color:#000;
	text-decoration:none;
	background-image: url(http://www.business-ungarn.de/img/bgON.gif);
	background-repeat: repeat-x;
	height: 30px;
	background-position: top;
			}
	.menu li ul{
	display:none;
	height:auto;
	padding:0px;
	margin:0px;
	border:0px;
	position:absolute;
	width:225px;
	z-index:200;
	background-color: #2b2b2b;
	background-repeat: repeat-x;
	color: #FFF;
		/*top:1em;
		/*left:0;*/
		}
	.menu li:hover ul{
	display:block;
		
		}
	.menu li li {
		background:url('http://www.business-ungarn.de/images/sub_sep.gif') bottom left no-repeat;
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:225px;
		}
	.menu li:hover li a{
	background:none;
	color: #FFF;
		
		}
	.menu li ul a{
	display:block;
	height:35px;
	font-size:12px;
	font-style:normal;
	margin:0px;
	padding:0px 10px 0px 15px;
	text-align:left;
	color: #FFF;
		}
		.menu li ul a:hover, .menu li ul li:hover a{
	border:0px;
	color:#000;
	text-decoration:none;
	background-image: url(http://www.business-ungarn.de/img/bgON.gif);
	background-repeat: repeat-x;
			}
	.menu p{
		clear:left;
		}	
/* ========================================================================== */
/* Admin Menu Start */

#adminmenu{
		width: 970px;
		margin: 10px 0px 10px 0px;
		padding: 0px;
	}
		#adminmenu ul{
			list-style:none;
			margin: 0px;
		}
			#adminmenu li{
				list-style:none;
				display:inline;
				margin:0px 5px 0px 0px;
			}
				#adminmenu li a{
					color:#909090;
					text-transform:uppercase;
					font-size:11px;
					font-weight:bold;
					text-decoration:none;
					border:1px solid #b5b4b4;
					padding: 5px;
					cursor:pointer;
					background-color: #f7f7f7;
				}
				
					#adminmenu li a:hover{
						
						color:#515151;
						text-decoration:none;
						background-color: #e4e4e4;
					}
				#adminmenu li a.current{
					border-bottom:5px solid #b5b4b4;
					color:#008fd5;
					text-transform:uppercase;
					font-size:13px;
					font-weight:bold;
					text-decoration:none;
				}
				
/* Admin Menu End */
/* ========================================================================== */
#admin_bereich
{
font-size: 11px;
}

#admin_bereich td
{
font-size: 11px;
}

#admin_bereich a.sublink
{
font-size: 10px;
}

#admin_bereich .beitragsbox
{
margin-bottom: 5px;
}

#admin_bereich .beitragsboxbild
{
float: left;
width: 120px;
height: 80px;
border: 1px solid #909090;
text-align: center;
padding: 3px;
background-color: #efefef;
}

#admin_bereich .beitragsboxtext
{
display: box;
padding: 10px;
font-size: 12px;
}

#admin_bereich .beitragsboxlinks
{
text-align: right;
}

#admin_bereich .beitragsboxlinks a
{
text-decoration: none;
color: #515151;
}

#admin_bereich .beitragsboxlinks a:hover
{
text-decoration: underline;
color: #515151;
}

#admin_bereich .adminbox
{
border: 1px solid #cccccc;
background-color: #DFE8EF;
padding: 5px;
width: 650px;
}

#admin_bereich .kategoriebox
{
border: 1px solid #cccccc;
background-color: #DFE8EF;
padding: 5px;
}

#admin_bereich .kategoriebox a
{
color: #000;
text-decoration: none;
}

#admin_bereich input
{
font-size: 11px;
color: #515151;
padding: 1px;
}
#bigimageframe
{
float: right;
margin-left: 20px;
margin-bottom: 20px;
}



.powered a 

{

color: #999999;

font-family: Arial,Helvetica,sans-serif;

font-size: 10px;

font-weight: normal;

text-decoration: underline;

float: right;

padding-top: 5px;

}


.search_button

{

text-decoration: none;
width: 70px;
overflow-x: auto;
overflow-y: auto;
background-image: url(/img/bg-input.png);
background-repeat: repeat-x;
height: 20px;
float: left;
border-top-width: 1px;
border-right-width-value: 1px;
border-right-width-ltr-source: physical;
border-right-width-rtl-source: physical;
border-bottom-width: 1px;
border-left-width-value: 1px;
border-left-width-ltr-source: physical;
border-left-width-rtl-source: physical;
border-top-style: solid;
border-right-style-value: solid;
border-right-style-ltr-source: physical;
border-right-style-rtl-source: physical;
border-bottom-style: solid;
border-left-style-value: solid;
border-left-style-ltr-source: physical;
border-left-style-rtl-source: physical;
border-top-color: #797040;
border-right-color-value: #797040;
border-right-color-ltr-source: physical;
border-right-color-rtl-source: physical;
border-bottom-color: #797040;
border-left-color-value: #797040;
border-left-color-ltr-source: physical;
border-left-color-rtl-source: physical;
color: #ffffff;
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
font-weight: bold;

}



.ergebnisse {
margin-top: 12px;
margin-right: 12px;
margin-bottom: 12px;
margin-left: 12px;

}
