/* CSS by Fanaticz */
body{
	background-image: url(../../img/bg.png);
	background-repeat:repeat-x;
	background-attachment:fixed;
}
p{
	margin:0px;
}
p.space{
	margin-top:5px;
}
/* Links */
a{
	text-decoration:none;
	color:#009be3;
}
a:hover{
	color:#009be3;
}
#menu_bottom a{
	color:black;
}
#menu_bottom a:hover{
	color:#4F4F4F;
}
/* Bilder */
../../img{
	border:none;
}
/* Formulare */
.file{
	color:#A7A6AA;
}
#login input{
	width:120px;
	font-size:10px;
	color:white;
	font-weight:bold;
	background-color:#004EA1;
	background-image:url(../../img/lbg.png);
	border:1px solid white;
}
#login input:hover{
	width:120px;
	font-size:10px;
	color:#f3f3f3;
	background-color:#597C9F;
	border:1px solid white;
}
#login input:focus{
	width:120px;
	font-size:10px;
	color:#f3f3f3;
	background-color:#9F595C;
	border:1px solid white;
}
#kontakt input{
	width:250px;
	font-size:10px;
	color:blue;
	font-weight:bold;
	border:1px solid black;
}
#kontakt textarea{
	width:250px;
	color:blue;
	font-weight:bold;
	border:1px solid black;
}
/* Layout-Ids */
#page{
	width:803px;
	height:500px;
	margin:1em auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:black;
}
#header{
	width:803px;
	height:224px;
	background-image:url(../../img/header.png);
	background-repeat:no-repeat;
}
#menu_top{
	width:803px;
	height:53px;
	background-image:url(../../img/menu_top.png);
	background-repeat:no-repeat;
}
#menu{
	display:inline;
	float:right;
	padding-top:2px;
	margin-right:10px;
	font-size:18px;
	font-weight:bold;
}
#content-b{
	width:803px;
	min-height:235px;
	background-image:url(../../img/content.png);
	background-repeat:repeat-y;
}
#content-i{
	position:relative;
	left:80px;
	padding-top:4px;
	padding-bottom:4px;
	margin-right:20px;
	width:700px;
	min-height:235px;
}
#logo{
	width:803px;
	height:218px;
	background-image:url(../../img/logo.png);
	background-repeat:no-repeat;
}
#footer{
	width:803px;
	height:62px;
	background-image:url(../../img/footer.png);
	background-repeat:no-repeat;
}
#menu_bottom{
	float:right;
	text-align:right;
	margin-top:15px;
	margin-right:12px;
	color:black;
}
#login{
	float:right;
	margin-top:50px;
	margin-right:30px;
	background-image:url(../../img/login.png);
	border:1px solid white;
	width:200px;
	color:white;
}
/* IDs */
#gm{
	width:215px;
	height:155px;
	float:right;
	border:1px solid black;
}
#reg{
	margin-top:45px;
	float:right;
	margin-right:11px;
	width:270px;
	height:173px;
}
#logos{
	float:right;
	margin-right:11px;
	margin-left:20px;
}
#kontakt{
	width:370px;
	border:1px solid white;
	background-color:#FFF48E;
	margin:0px auto;
	border:1px solid black;
}
#veranstalter{
	width:616px;
	height:154px;
	background-image:url(../../img/veranstalter/veranstalter.png);
	margin-top:10px;
}
#veranstalter img{border:none;}
#veranstalter-img{
	margin-left:6px;
	padding-top:9px;
	text-align:center;
}
/* Klassen */
.title{
	color:white;
	font-weight:bold;
	font-size:18px;
	margin:0px;
}
.list-title{
	font-size:12px;
}
.list{
	margin-top:0px;
	margin-bottom:10px;
}
.links ../../img{
	margin:10px;
}
.imp{
	
}
.imp p{
	margin:0px;
}
hr.imp{
	float:left;
	width:460px;
	background-color:black;
	border:none;
}
.inhalt{
	margin-left:200px;
}
.login-title{
	text-align:center;
	border-bottom:1px solid white;
	background-image:url(../../img/lbg.png);
}
.redbox{
	width:100%;
	background-color:white;
	border:1px solid red;
	color:red;
	font-weight:bold;
	text-align:center;
}
.greenbox{
	width:100%;
	background-color:white;
	border:1px solid green;
	color:green;
	font-weight:bold;
	text-align:center;
}
.center{
	margin:1em auto;
	text-align:center;
}
.failbox{
	background:white;
	color:red;
	font-weight:bold;
	text-align:center;
	border:3px solid red;
	padding:4px;
}
.acctable{
	width:100%;
	height:300px;
	background-color:white;
	border-collapse:collapse;
	border:1px solid #333;
	color:#555;
}
.acctable tr{
	border:1px solid #ddd;
	text-align:center;
	vertical-align:top;
}
.acctable td{
	border:1px solid #ddd;
}
.accinfo{
	margin-left:2px;
	margin-right:1px;
	margin-top:2px;
	width:100%;
	border-collapse:collapse;
}
.accinfo td{
	border:0px;
	text-align:left;
	border-top:1px solid #ddd;
}
.accinfo tr:hover{
	background:#eee;
}
.accinfo_l{
	width:30%;
	font-weight:bold;
	height:20px;
}
.accinfo_r{
	width:70%;
}
#menu a[name="programm"]{
	background:url(../../img/menu.png) no-repeat scroll -5px 0px;
	height:27px;
	width:85px;
	display:block;
	float:left;
}
#menu a[name="anmeldung"]{
	background:url(../../img/menu.png) no-repeat scroll -90px 0px;
	height:27px;
	width:85px;
	display:block;
	float:left;
}
#menu a[name="veranstalter"]{
	background:url(../../img/menu.png) no-repeat scroll -180px 0px;
	height:27px;
	width:90px;
	display:block;
	float:left;
}
#menu a[name="gallery"]{
	background:url(../../img/menu.png) no-repeat scroll -270px 0px;
	height:27px;
	width:70px;
	display:block;
	float:left;
}
#menu a[name="schoolradio"]{
	background:url(../../img/menu.png) no-repeat scroll -340px 0px;
	height:27px;
	width:100px;
	display:block;
	float:left;
}