/* @override http://www.weinwolf.de/fileadmin/relaunch_css/stylesheet.css */

body {
	margin:0em;
	padding:0em;
	text-align: center;
	background-color: white;
	color: black;
	font: 11px/16px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
}

div, p, hr, h1, h2, h3, h4, ul, li,a, img, dt, dd, dl, form, dfn {
	margin:0px;
	padding:0px;
	border : none;
}

ul {	list-style-position: inside; font-size: 12px;}
ol { font-size: 12px; }

h1 {	font-size: 12px; display: block; color: #d9b658;}
h2 {	font-size: 12px; display: block; line-height:18px;}
h3 {	font-size: 12px; display: block; color: black;}
h4 {	font-size: 10px; display: block; line-height:18px;}

p {font-size: 12px;}
p a{font-size: 12px;}
p a:hover{font-size: 11px;}


hr {
	height:1px;
	background-color: #c2c3c4;
}

/* My Comment */

dfn {font-style:normal; border-bottom:1px dotted #cccccc; cursor:help;}


a {text-decoration: none; font-size : 12px; color: #858585; }
a:hover {text-decoration: none; font-size : 12px; color: black;}




/* @group IDs */

#wrapper {
	width: 1191px;
	text-align: left;
	background-color: white; 
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px; 
	position: relative;
}

#top {
	height:174px;
}

#bottom{
}

#bottom_logo_left{
	background: url(../relaunch_img/bottom_logo_left.jpg) no-repeat;
	height: 105px;
	width: 143px;
	float:left;
}

#bottom_logo_right{
	background: url(../relaunch_img/bottom_logo_right.jpg) no-repeat;
	height: 105px;
	float: left;
	width: 143px;
}

#bottom_middle{
	background: url(../relaunch_img/bottom.jpg) no-repeat;
	margin-top: 35px;
	height: 70px;
	width: 905px;
	float:left;
	padding-top:50px;
	text-indent:17px;
	font-size: 10px;
}

#main {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;

}


#pic_left{
	z-index: 1000;
	position: absolute;
	top: 0px;
	left: 0;
}

#pic_right{
	z-index: 2000;
	position: absolute;
	top: 0px;
	left: 1050px;
}

#main_spezial_menu{
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 160px;	
	background: url(../relaunch_img/main_filler.jpg) repeat-y 141px;
	z-index: 3000;
	
}

#main_menu{
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 160px;	
	background: url(../relaunch_img/main_filler.jpg) repeat-y 141px;
	z-index: 3000;
}

#main_search{
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 730px;	

	background: url(../relaunch_img/main_filler.jpg) repeat-y 141px;
	z-index: 3000;
	
}

#main_search INPUT{
	width: 120px !important;
	font-size: 11px !imporant;
	height: auto !important;
	
}

#main_search INPUT.btn{
	margin-left: 5px;
	width: 100px !important;
	height: 21px;
}

#main_search FORM{
	padding-left: 5px;
	padding-bottom: 5px; 
	border-bottom: solid 0px #ccc;
}

#main_content{
	padding-top: 25px;
	padding-bottom: 20px;
	padding-left: 160px;	
	z-index: 4000;
	background: url(../relaunch_img/main_filler.jpg) repeat-y 141px;
	overflow: visible;	
 	min-height:350px;
  	height:auto !important;  /* für moderne Browser */
  	height:350px; 
}

/* My Comment */

#main_content_left{
	float: left;
	width: 250px;
	height:100%;
	padding-right: 10px;
}

/* border-right: 2px solid #c2c3c4; */


#main_content_right{
	float: left;
	padding-left: 10px;
	width: 600px;
	border-left: 2px solid #c2c3c4;	
 	min-height:350px;
  	height:auto !important;  /* für moderne Browser */
  	height:350px; 

}

/* @end */

/* @group Clearlines */

#clearline {
	clear:both;
}

.clearline {
	clear:both;
}
/* @end */

/* @group Classes */

.main_content_left_content{
	padding-bottom: 20px;	
}

.subhead1{
	color: black;
}

.menuEPREMIO a:hover {
	text-decoration: none; font-size : 12px; color: black;
}

.menuEPREMIO a{
	color: #858585;
	font-size: 12px;
}

.menuEPREMIO_Active a{
	color: black;
	font-weight: bold;
}

.menu_main_no_active a{
	color: #858585;
	font-size: 12px;
}

.menu_main_no_active a:hover {
	text-decoration: none; font-size : 12px; color: black;
}

 .menu_main_active a{
	color: black;
	font-size: 12px;
	font-weight: bold;
}

.menu_main_active a:hover {
	text-decoration: none; font-size : 12px; color: #858585;
}


/* @end */


.formInput{	width : 250px;}
.formSmallInput{width : 50px;}
.formMediumInput{width : 196px;}
.formLargeInput{width : 250px;}
.formInputMulti{width : 250px;}
.formInputList{	width : 100px;}
.formButton{}
.formCaption{
	width: 300px;
	left: 20px;
	position: static;
}

.result_entry{
	margin-bottom: 10px;
}

#result_other_db{
	
	font-weight: bold;
	font-size: 11px;
	padding-bottom:10px;
	padding-top:3px;
	padding-left:5px;
	float:left;
}

#result_rows{
	clear:both;
	padding-top:10px;
}

#result_other_db_img{
	float:left;
}


#result_other_db_box{
	border:1px;
	border-style:solid;
	padding-top: 5px;

	display: inline-table;
	height: 50px;
	min-height:45px;
	max-height:45px;
	padding-left: 5px;
	margin-top: 5px;
	width:500px;
}

.search_top_text {
	width: 158px;
	height:19px;
	font-size:10px;
}

.search_box {
	color:white;
	font-size:10px;
	margin-left:0px;
}



.newsTable{
	
}

/* My Comment */


SELECT {  
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px 
}
TEXTAREA {  
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px
} 
INPUT {  
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px 
}


.contenttable{
 	border-collapse:collapse;
}

.tr-0 {
	background-color: #C9AA36;
	color:white;
        font-weight: bold;
}

.contenttable td {
	border:1px solid #000000; 
	vertical-align:middle;
	text-align: left; 
	overflow:hidden;
	height:20px;
	padding-left:5px;
	padding-right:5px;
	line-height:18px;


}

.advent #main_content_left {display:none;}
.advent #main_content_right {width:714px;margin:0 0 0 79px;padding:0;border:0;display:inline;}
.advent #main_content_right #advent {border:3px solid #bd0c1e;}

.item-bezug{ padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px solid #ccc}
