* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*
	font-size: 12px;
	color: #000000;
	*/
}
legend{
	color: #4f4f4f;
}


body{
    font-size: 12px;
	margin: 0px;
}

td{
    font-size: 12px;
}

h1{
    font-size: 24px;
    font-weight: bold;
}

h2{
    font-size: 18px;
    font-weight: bold;
}

h3{
    font-size: 16px;
    font-weight: bold;
}

h4{
    font-size: 14px;
    font-weight: bold;
}

hr{
	border-bottom: 1px #7f7f7f dashed;
	border-top: 0px #000000 solid;
	border-left: 0px #000000 solid;
	border-right: 0px #000000 solid;
}

textarea{
	font-size: 12px;
	border: 1px #3f3f3f solid;
}

a {
	color: #5f5fff;
	text-decoration: none;
}

input{
	font-size: 12px;
	border: 1px #3f3f3f solid;
}

.headlineContent{
	font-size: 14px;
	font-weight: bold;
	color: #652619;
}

div#menu img, a{
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

div .immolist{
	width: 470px;
	height: 340px;
	border: 0px #ffffff solid;
    overflow: auto;
}

div .coreDataEditList{
	width: 470px;
	height: 340px;
	border: 1px #ffffff solid;
    overflow: auto;
}

.listelemHeadline{
	width: 414px;
	font-weight: bold;
}

.listelemBody{
	font-size: 10;
}

.thumbimg{
	cursor: pointer;
	margin-left: 3px;
	margin-top: 3px;
}

table .detail{
	width: 450px;
	padding-left: 20px;	
}

table .ieHack{
	width: 450px;
    height: 113px;
	padding-left: 10px;	
}

.detailContent{
    padding: 10px;
	height: 390px;
	border: 0px #ffffff solid;
    overflow: auto;
}

.detailHeadline{
	font-size: 15px;
	font-weight: bold;
	color: #a37034;
}

.detailLabel{
	font-weight: bold;
	color: #cdb293;
}


.smallLabel{
	font-weight: normal;
	font-size: 9;
	/*color: #cdb293;*/
	color: #a15700;
}


.label{
	color: #cdb293;
	font-weight: bold;
	vertical-align: top;
	text-align: right;
}

.detailBody{
/*	font-size: 10px;*/
	width: 350px;
}


.showImage{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 20;
	cursor: pointer;

	border: 15px;
	border-color: #ffffff;
}


#subtitle {
	font-size: 16;
	font-weight: bold;
	color: #cdb293;
}

small{
	font-size: 10;
	font-weight: bold;
	color: #cdb293;
}

select{
	font-size: 12px;
	border: 1px #3f3f3f solid;
}

#layer_10 {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 10;
    width: 500px;
    height: 500px;
    filter:Alpha(opacity=80);
    background-color: #8f8f8f;
    visibility: hidden;
}

#layer_content_slot {
    position: absolute;
	z-index: 11;
    width: 10px;
    height: 10px;
}

#layer_content {
    position: absolute;
    top: 200px;
    left: 300px;
	visibility: hidden;
    z-index: 20;
}




/* ===============================================================
 Die Infobox 
================================================================== */


div.Infobox {
    background:url(imgs/comp/infobox/lo.gif) top left no-repeat;
    background-position:0px 7px;
    /*position: absolute;
    top: 200px;
    left: 300px;
    visibility: visible;
    z-index: 20;
 	    */
    width: 400px; 
}

div.Infobox h1 {
    background:url(imgs/comp/infobox/ro.gif) top right no-repeat;
    font-size: 1.3em;
    position: relative;
    top: 7px;
    left: 7px;
    padding: 15px;
    padding-top: 6px;
    padding-bottom: 5px;
    margin: 0;
}

div.InfoboxBody {
    background:url(imgs/comp/infobox/rb.gif) top right repeat-y;
    padding-top: 1px;
    padding-bottom: 5px;
    padding-right: 22px;
    padding-left: 15px;
    position: relative;
    top: 7px;
    left: 7px;
}

div.InfoboxFooter {
    background:url(imgs/comp/infobox/lu.gif) bottom left no-repeat;
    position: relative;
    top: 7px;
    left: 0px;
}

div.InfoboxFooter small {
    background:url(imgs/comp/infobox/ru.gif) bottom right no-repeat;
    position: relative;
    top: 0px;
    left: 7px;
    font-size: 9px;
    display: block;
    padding: 15px;
    padding-right: 28px;
    text-align: center;
}

div .coreData{
	/*size: 100px;*/
	width: 440px;
	height: 80px;
	/*border: 1px #ff0000 solid;*/
	/*float: left;*/
	text-align: left;
	padding-left: 10px;
	display: block;
}

div.corDataContainer{
	float:center;
    width:470px;
    height:100px;
    border: 0px #efefef solid;
    background-color: #fff3cf;
    padding-top: 10px;
    overflow: auto;
}
div.BandEditList{
	float:center;
    width:400px;
    height:200px;
    /*
    border: 1px #efefef solid;
    background-color: #fff3cf;
    */
    padding-top: 10px;
    overflow: auto;
}

div.linkContainer{
	float:center;
    width:470px;
    height:150px;
    border: 1px #efefef solid;
    background-color: #fff3cf;
    overflow: auto;
}

div.menu{
	width: 100px; 
	height: 18px; 
	background-image: url("imgs/menu_bg_norm.jpg"); 
	font-size: 12px; 
	font-weight: bold; 
	padding-top: 0px;
	padding-left: 8px;
    display: block;
	cursor: pointer;
	color: #000000;
}
div.menu div {
	background:url(imgs/menu_bg_right.jpg) top right no-repeat;
	font-size: 12px; 	
	color: #000000;
	/*
	position: relative;
    top: -1px;
    left: 7px;
    padding: 15px;
    padding-top: 6px;
    padding-bottom: 5px;
    margin: 0;
    */
}

td#subtitle {
    width: 300px;
    display: block;
}

td#subcontent {
    width: 300px;
    /*display: block;*/
}


div.menu div:HOVER{
	color: #89342b;
}

div.menu{
	color: #89342b;
}

div.mainmenuEdit{
	width: 250px;
	font-size: 12px; 
	font-weight: bold; 
	vertical-align: middle;
	display:  block;
}

div.submenuEdit{
	font-size: 10px; 
}

.linkbutton{
    margin-right: 5px;
    font-size: 12px;
    /*font-weight: bold;*/
    background: #efefef;
    border-left: 1px #afafaf solid;
    border-top: 1px #afafaf solid;
    border-right: 1px #6f6f6f solid;
    border-bottom: 1px #6f6f6f solid;
}
.linkbutton:hover{
    margin-right: 5px;
    background-color: #dfdfdf;
    border-left: 1px #6f6f6f solid;
    border-top: 1px #6f6f6f solid;
    border-right: 1px #afafaf solid;
    border-bottom: 1px #afafaf solid;
}

.bigLink{
	color: #1d2e64;
	font-weight: bold;
	font-size: 16;
	text-decoration: none;
}

.bigLink:HOVER{
	color: #89342b;
}

.normalLink{
	color: #1d2e64;
	font-weight: bold;
	font-size: 12;
	text-decoration: none;
}

.normalLink:HOVER{
	color: #89342b;
}

.normalLink2{
	color: #111111;
	font-weight: normal;
	font-size: 10;
	text-decoration: none;
}

.normalLink2:HOVER{
	color: #89342b;
}

