@charset "UTF-8";
/* CSS Document */

BODY{
	background-color:#040302;
	background-image:url(/images/layout/body_bg.jpg);
	background-position:center;
	background-position:top;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#261608;
}

A{
	outline:none;
	text-decoration:none;
	color:#790e11;
}

A:hover{
	text-decoration:none;
	color:#fff15f;
}

#container{
	width:974px;
	margin:auto;
	overflow:hidden;
}

#header{
	height:180px;
	text-align:center;
}

#wrapper{
	background-image:url(/images/layout/wrapper_bg.png);
	margin-top:15px;
}

#content{
	background-image:url(/images/layout/content_bg.png);
/*3background-color:#C3C;*/
	background-repeat:no-repeat;
	background-position:top;
	position:relative;
	top:-15px;
	padding-left:62px;
	padding-right:62px;
	padding-top:33px;
	min-height:530px;
}

#content div.title{
	font-size:24px;
	margin-bottom:8px;
}

#content img.news{
	border:#261608 2px solid;
	margin-left:8px;
	margin-bottom:10px;
}

#content img.events{
	border:#261608 2px solid;
	margin-right:6px;
}

#content img.trainer{
	border:#261608 2px solid;
	margin-right:20px;
}

#content img.muay_thai{
	border:#261608 2px solid;
	margin-left:15px;
	margin-right:15px;
}

#content img.events:hover, #content img.fighter:hover, #content img.trainer:hover, #content img.gallery:hover, #content img.detail:hover, #content img.news:hover{
	border:#790e11 2px solid;
}

#content img.dado_gym, #content img.gallery, #content img.detail, #content img.fighter{
	border:#261608 2px solid;
}

#content a.more, #content a.fighter_mail, #footer a.blaettern:hover{
	color:#790e11;
}

#content a.fighter_mail:hover, #content a.more:hover{
	color:#fff15f;
}

span.fighter{
	font-size:11px;
}

#content #flash{
	overflow:hidden;
	position:absolute;
	height:320px;
	width:940px;	
	top:0px;
	left:16px;
/*	background-color:#096;*/

}

p{
	padding:0px;
	margin:0px;
}

p.news_date{
	color:#8a5c34;
	font-size:12px;
}

a.title{
	color:#261608;
	font-size:14px;
	font-weight:bold;
}

p.title{
	font-size:24px;
	margin-top:10px;
	margin-bottom:15px;
}

a.button_back_gross{
	background-image:url(/images/layout/back.png);
	width:143px;
	height:40px;
	display:block;
	margin-top:35px;
}

a.button_back_gross:hover{
	background-image:url(/images/layout/back_hover.png);
	width:143px;
	height:40px;
	display:block;
}

a.title:hover{
	color:#790e11;
}

#content table.border{
	border:#000 1px solid;
}

#content table.border tbody tr td{
	padding:10px;
}

#content table.border tbody tr td.table_head{
	background-color:#bf9056;
}

#content table.border tr td.table_one{
	background-color:#e9b975;
}

#content table.border tr td.table_two{
	background-color:#e2aa65;
}

#footer{
	height:50px;
	background-image:url(/images/layout/footer_bg.jpg);
	padding-left:62px;
	padding-right:62px;
}

#footer a.blaettern{
	font-weight:bold;
	color:#261608;
	text-decoration:none;
}

#bottom{
	padding-left:30px;
	padding-right:30px;
	color:#ffffff;
	margin-bottom:15px;
}

#bottom a{
	color:#fff15f;
}

#bottom a:hover{
	color:#ffffff;
}

img.verband{
	border:none;
}

div.wrapper_news_detail_left{
	width:600px;
	float:left;
}

div.wrapper_news_detail_right{
	width:200px;
	float:left;
	margin-left:50px;
}

div.bild_wrapper{
	width:180px;
	border:#261608 3px solid;
	margin-top:15px;
	background-color:#ebebeb;
	font-size:12px;
	text-align:center;
}

div.bild_wrapper img{
	border:none;
}

span.bildtext{
	padding:3px;
	display:block;
}





/* NAVI */
#navi a{
	display:inline-block;
	text-decoration:none;
	height:39px;
	outline:none;
}

#navi a.navi_first{
	width:18px;
	background-image:url(/images/layout/navi/first.png);
}

#navi a.navi_home{
	width:86px;
	background-image:url(/images/layout/navi/home.png);
}

#navi a.navi_home_active{
	width:86px;
	background-image:url(/images/layout/navi/home_active.png);
}

#navi a.navi_home:hover{
	background-image:url(/images/layout/navi/home_hover.png);
}

#navi a.navi_news{
	width:82px;
	background-image:url(/images/layout/navi/news.png);
}

#navi a.navi_news_active{
	width:82px;
	background-image:url(/images/layout/navi/news_active.png);
}

#navi a.navi_news:hover{
	background-image:url(/images/layout/navi/news_hover.png);
}


#navi a.navi_dado_gym{
	width:69px;
	background-image:url(/images/layout/navi/gym.png);
}

#navi a.navi_dado_gym_active{
	width:69px;
	background-image:url(/images/layout/navi/gym_active.png);
}

#navi a.navi_dado_gym:hover{
	background-image:url(/images/layout/navi/gym_hover.png);
}

#navi a.navi_training{
	width:117px;
	background-image:url(/images/layout/navi/training.png);
}

#navi a.navi_training_active{
	width:117px;
	background-image:url(/images/layout/navi/training_active.png);
}

#navi a.navi_training:hover{
	background-image:url(/images/layout/navi/training_hover.png);
}

#navi a.navi_fighters{
	width:117px;
	background-image:url(/images/layout/navi/fighters.png);
}

#navi a.navi_fighters_active{
	width:117px;
	background-image:url(/images/layout/navi/fighters_active.png);
}

#navi a.navi_fighters:hover{
	background-image:url(/images/layout/navi/fighters_hover.png);
}

#navi a.navi_events{
	width:100px;
	background-image:url(/images/layout/navi/events.png);
}

#navi a.navi_events_active{
	width:100px;
	background-image:url(/images/layout/navi/events_active.png);
}

#navi a.navi_events:hover{
	background-image:url(/images/layout/navi/events_hover.png);
}

#navi a.navi_gallery{
	width:114px;
	background-image:url(/images/layout/navi/gallery.png);
}

#navi a.navi_gallery_active{
	width:114px;
	background-image:url(/images/layout/navi/gallery_active.png);
}

#navi a.navi_gallery:hover{
	background-image:url(/images/layout/navi/gallery_hover.png);
}

#navi a.navi_muay_thai{
	width:131px;
	background-image:url(/images/layout/navi/muay_thai.png);
}

#navi a.navi_muay_thai_active{
	width:131px;
	background-image:url(/images/layout/navi/muay_thai_active.png);
}

#navi a.navi_muay_thai:hover{
	background-image:url(/images/layout/navi/muay_thai_hover.png);
}

#navi a.navi_kontakt{
	width:122px;
	background-image:url(/images/layout/navi/kontakt.png);
}

#navi a.navi_kontakt_active{
	width:122px;
	background-image:url(/images/layout/navi/kontakt_active.png);
}

#navi a.navi_kontakt:hover{
	background-image:url(/images/layout/navi/kontakt_hover.png);
}

#navi a.navi_last{
	width:17px;
	background-image:url(/images/layout/navi/last.png);
}

/* END NAVI */

#bottom a{
	display:inline-block;
	outline:none;
}

#bottom a.youtube{
	background-image:url(/images/layout/youtube.jpg);
	width:65px;
	height:25px;
}

#bottom a.youtube:hover{
	background-image:url(/images/layout/youtube_hover.jpg);
}

#bottom a.facebook{
	background-image:url(/images/layout/facebook.jpg);
	width:95px;
	height:25px;
}

#bottom a.facebook:hover{
	background-image:url(/images/layout/facebook_hover.jpg);
}

a.anfaenger{
	background-image:url(/files/training/button/anfaenger.png);
	width:223px;
	height:45px;
	display:inline-block;
	text-decoration:none;
}

a.anfaenger:hover{
	background-image:url(/files/training/button/anfaenger_hover.png);
	width:223px;
	height:45px;	
	display:inline-block;
	text-decoration:none;	
}

a.fortgeschritten{
	background-image:url(/files/training/button/fortgeschritten.png);
	width:223px;
	height:38px;
	display:inline-block;
	text-decoration:none;	
}

a.fortgeschritten:hover{
	background-image:url(/files/training/button/fortgeschritten_hover.png);
	width:223px;	
	height:38px;	
	display:inline-block;	
	text-decoration:none;	
}

a.wettkampf{
	background-image:url(/files/training/button/wettkampf.png);
	width:223px;	
	height:40px;	
	display:inline-block;
	text-decoration:none;	
}

a.wettkampf:hover{
	background-image:url(/files/training/button/wettkampf_hover.png);
	width:223px;	
	height:40px;	
	display:inline-block;	
	text-decoration:none;	
}

a.privatlektion{
	background-image:url(/files/training/button/privatlektion.png);
	width:223px;	
	height:40px;	
	display:inline-block;	
	text-decoration:none;	
}

a.privatlektion:hover{
	background-image:url(/files/training/button/privatlektion_hover.png);
	width:223px;	
	height:40px;	
	display:inline-block;	
	text-decoration:none;	
}

a.muay_thai_boran{
	background-image:url(/files/training/button/muay_thai_boran.png);
	width:223px;	
	height:42px;
	display:inline-block;	
	text-decoration:none;	
}

a.muay_thai_boran:hover{
	background-image:url(/files/training/button/muay_thai_boran_hover.png);
	width:223px;	
	height:42px;	
	display:inline-block;	
	text-decoration:none;	
}

a.trainer{
	background-image:url(/files/training/button/trainer.png);
	width:223px;	
	height:40px;	
	display:inline-block;	
	text-decoration:none;	
}


a.trainer:hover{
	background-image:url(/files/training/button/trainer_hover.png);
	width:223px;	
	height:40px;	
	display:inline-block;	
	text-decoration:none;	
}

input, textarea{
width:400px;
background-color:#b89264;
border:#261608 1px solid;
color:#261608;
margin-bottom:5px;
height:21px;
padding-left:4px;
font-family:Arial, Helvetica, sans-serif;
}


select{
width:406px;
background-color:#b89264;
border:#261608 1px solid;
color:#261608;
margin-bottom:5px;
height:30px;
padding-top:4px;
}

option.dropdown{
padding:4px;
}

input.senden{
width:70px;
background-color:#b89264;
border:#261608 1px solid;
color:#261608;
height:25px;
padding-bottom:0px;
}

textarea{
width:400px;
background-color:#b89264;
border:#261608 1px solid;
color:#261608;
margin-bottom:5px;
height:320px;
padding-top:4px;
padding-left:4px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
}

#googlemap{
width:360px;
height:360px;
overflow:hidden;
border:#261608 2px solid;
}
