body {
    font-size: 12px;
    font-family: arial;
    margin: 0px;
    padding: 0px;
    text-align: center;
    background-color: #2D2D2D;
}
td { font-size: 12px; font-family: arial; }
form,img,div { padding:0px; margin:0px; border:0px; }
.frepeat {
    width: 100%;
    background-color: #727272; /*  hell  */
    background-image: url(../../gfx/lay/Frepeat.jpg);
    background-repeat: repeat-x;
    background-position: bottom;
}

.xrepeat {
    background-image: url(../../gfx/lay/Xrepeat.jpg);
    background-repeat: repeat-x;
}


#links { float:left; width:248px; } /*260*/
#mitte { float:left; }
#rechts { float:left; width:308px; margin-left:13px; } /*327*/

.search {
    width:110px;
    height:17px;
    padding-top: 5px;
    padding-left: 5px;
    border: 0px;
    color: #E9E9E9;
    font-size: 10px;
    background-image:url(../../gfx/lay/search.jpg);
}

.top10 {
    padding-left: 7px;
    color: #FFFFFF;
    background-image:url(../../gfx/lay/top10.jpg);
}
.top10pr {
    float:right;
}

#content {
    margin-left: 30px;
    padding-right: 100px;
}

#footer {
	margin: 0px auto;
	text-align: center;
	width: 1000px;
	height: 41px;
	background-image: url(../../gfx/lay/lay_38.jpg);
	background-repeat: no-repeat;
}

a:link { text-decoration: none; color: #0573de; } /* 179ef0 */
a:visited { text-decoration: none; color: #179ef0; }
a:hover { text-decoration: underline; color: #66b1fb; }

.infomenu { margin-top:5px; font-weight:bold; }
.infomenu a:link { text-decoration: none; color: #000000; }
.infomenu a:visited { text-decoration: none; color: #000000; }
.infomenu a:hover { text-decoration: none; color: #000000; }

h1, h2 {
    width: 98%;
    height: 27px;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(../../gfx/lay/h1.jpg);
	background-repeat: repeat-x;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-top: 5px;
}
h2 { font-size: 12px; }
h3 {
    width: 98%;
    height: 27px;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(../../gfx/lay/h3_dunkel.gif);
	background-repeat: repeat-x;
	margin-top:0px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-top: 5px;
	font-weight: bold;
}
h3.hell {
	background-image: url(../../gfx/lay/h3_hell.gif);
}
h4 {
    text-align:center;
    text-decoration: underline;
    font-weight: normal;
}
h5 {
    width: 98%;
    height: 22px;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-top: 5px;
	background-color:#292929;
}

h6 { font-size: 10px; }

.text, .textarea, .select { border: 1px solid #000000; background-color: #FFFFFF; }
.text, .textarea { width:272px; }
textarea.text { width:90%; }

.check { border: 1px solid #000000; }

.submit {
	border: 1px solid #000000;
	background-color: #2D3035;
	color: #FFFFFF;
}
.file {
    border: 1px solid #000000;
    background-color: #FFFFFF;
}


.success, .error, .info { padding: 10px 0px 10px 10px; }
.success { background-color: lightgreen; }
.error { background-color: #FF0000; }
.info { background-color: lightyellow; }


.minitext { }
.select { }

.b { font-weight: bold; }
.big { font-size: 16px; font-weight:bold; }

.bggrey { background-color:#E5E5E5; }
.bgdarkgrey { background-color:#C3C3C3; }


.hover{
    position: absolute;
    visibility: hidden;
    border: #acacac 1px solid;
    padding: 7px 10px;
    background-color: #F0F0F0;
    text-align:left;
    z-index: 10;
}

.drehbuch {
    font-family: courier;
}
