/* 
	Stylesheet für Fuochi Dojo
	@autor Axel Jung
	@filename screen.css
*/

a{
	color: #4e4e4e;
}

body{
	background-color: #FFFFFF;
	color: #4e4e4e;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 10px;
}



h1 {
	font-size: 18px;

}

h2{
	font-size: 15px;
	font-weight: bold;
}

h3{
	font-size: 12px;
	font-weight: bold;
}

p,input,td{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.buttonlinks a{
	background-color: #D5D5D5;
	border-bottom: 1px solid #414141;
	border-left: 1px solid #C0C0C0;
	border-right: 1px solid #414141;
	border-top: 1px solid #C0C0C0;
	color: #414141;
	display: block;
	font-weight: bold;
	margin: 5px;
	margin-bottom: 5px;
	padding: 3px;
	text-decoration: none;
	white-space: nowrap;
}

.buttonlinks a:hover{
	background-color: #FFFFFF;
	color: #000000;
	display: block;
}

.color1{
}

.item{
	border: 2px solid #FFFFFF;
	float: left;
	padding: 5px;
	vertical-align: top;
	width: 67%;
}

.label{
	background-color: #E2E2E2;
	border: 2px solid #FFFFFF;
	border-left: none;
	float: left;
	padding: 5px;
	vertical-align: top;
	width: 23%;
}

.linie{
	background-color: #C0C0C0;
	empty-cells: show;
	height: 1px;
}

.navi1{
	border-bottom: 10px solid #FFFFFF;
}

.row{
	vertical-align: top;
	border-bottom: 2px solid #FFE195;
padding-bottom:10px;
padding-top:10px;
}

.small{
	font-size: 9px;
}

.thtop{
	background-color: #C0C0C0;
	border: 1px solid #808080;
	vertical-align: top;
}

#content{
	background-image: url(../../images/h.jpg);
	background-repeat: repeat-x;
	border-left: 170px solid #FFE195;
	border-right: 20px solid #FFE195;
	padding-left: 30px;
	padding-right: 200px;
	padding-top: 150px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	height: 100%;
	z-index:100;
}
/*style for all*/ *
html #content {width:100%;} /*style for IE*/ 

#left{
	border-right: 10px solid #FFFFFF;
	left: 10px;
	position: absolute;
	top: 10px;
	width: 180px;
}
/*Opera Hack */
head:first-child+body #left { max-width: 170px; }

#logo{
	background-color: #FFFFFF;
	margin: 5px;
	padding: 5px;
	text-align: center;
}

#navi1{
	border-top: 10px solid #FFFFFF;
}

#navi1 a{
	color: #6A6A6A;
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	padding-left: 10px;
	text-decoration: none;
}

#navi1 a:hover{
	background-color: #FFD055;
}

#navi2{
	padding-top: 5px;
	background-color: #FFE195;
	padding-bottom: 10px;
}

#navi2 a{
	color: #6A6A6A;
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	padding-left: 10px;
	text-decoration: none;
}

#navi2 a:hover{
	text-decoration: underline;
}

#right{
	border-left: 10px solid #FFFFFF;
	height: 100%;
	
	position: absolute;
	right: 10px;
	top: 0px;
	width: 30px;
}
/*Opera Hack */
head:first-child+body #right { max-width: 20px; }

#sub{
	background-color: #FFFFFF;
}

#sub a{
	text-decoration: none;
	background-color: #FFFFFF;
	border-bottom: 1px solid #FFE195;
}

#sub a:hover{
	background-color: #FFFFFF;
	color: #000000;
}

#top{
	height: 40px;
	max-height: 20px;
	position: absolute;
	right: 40px;
	text-align: right;
	top: 10px;
	z-index: 1;
}

#top a{
	border-left: 10px solid #FFFFFF;
	display: block;
	float: right;
	font-size: 10px;
	font-weight: bold;
	height: 20px;
	max-height: 12px;
	padding: 4px;
	vertical-align: middle;
	text-decoration: none;
}

#top a:hover{
	background-color: #FFD055;
}

#top_bild{
	background-image: url(../../images/h_verlauf_2.jpg);
	background-position: right 170px;
	background-repeat: no-repeat;
	height: 100%;
	position: absolute;
	right: 40px;
	top: 40px;
	text-align: right;
	z-index: 0;
width:180px;
}


#top_bild_insert{
	width: 170px;
	border: 10px solid white;
	border-right: none;
	border-top: none;
	background-color:white;
	width:170px;
	height:160px;
}

#topright{
	display: block;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 2;
	border: 10px solid white;
	width: 40px;
	height: 40px;
}
/*Opera Hack */
head:first-child+body #topright { max-width: 20px;max-height: 20px;  }

#f{
	display:none;
}
.powermail_mandatory_js{
color:red;
}
label{
	width:200px;
	display:block;
	float:left;
}
.csc-frame-rulerAfter{
	border-bottom: 1px solid #4E4E4E;
}

