/* @override 
	http://radfahrenfuermali.de/V2/templates/DE/style.css
	http://192.168.2.100:8888/radfahrenfuermali.de/templates/DE/style.css
	http://radfahrenfuermali.de/V2/templates/DE/style.css
	http://radfahrenfuermali.de/templates/DE/_css/style.css
*/

/* CSS Document */

html {
	height: 101%;
}

body {
	color: #401d08;
	background: #F5EBC7 url(../_images/bgbg.jpg) repeat-y center;
	margin: 0px;
	font: 10pt "Lucida Grande", Lucida, Verdana, sans-serif;
	text-shadow: #3f1b04 0 0 0;
}

td {
	font-size: 1em;
	vertical-align: top;
}

#back {
	margin-right: auto;
	margin-left: auto;
	background: url(../_images/back4.jpg) no-repeat center 0;
	min-height: 1300px;
	clear: both;
}

a {
	color: #af1023;
	text-decoration: none;
	font-weight: 700;
}

a:hover {
	color: #401d08;
	text-decoration: none;
}

h1 {
	color: #af1023;
	text-decoration: none;
	font-weight: 700;
	font-size: 22px;
	margin-bottom: 15px;
	margin-top: 1px;
	text-transform: uppercase;
	text-shadow: #947747 0 0 30px;

}

h2 {
	color: #401d08;
	text-decoration: none;
	font-weight: 700;
	font-size: 1.2em;
	margin-bottom: 1px;
}

h3 {
	color: #555;
	text-decoration: none;
	font-weight: 700;
	font-size: 1em;
	margin-bottom: 1px;
}

/* div{ border:1px solid #000000; } */

b, strong {
	text-decoration: none;
	font-weight: 700;
}

#calendar strong {
	color: #af1023;
}

input, select, textarea {
	font-size: 1em;
	background-color: #FFFFFF;
}

/* KLASSEN ############################################# */

.picture {
	margin: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
	float: right;
	clear: right;
	width: 200px;
}

.picture img {
	border: 1px solid #d8e2e4;
	float: right;
}

.pic_set {
	margin: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.languages, .languages a {
	color: #FFFFFF;
	font-size: 0.9em;
	margin: 3px;
}

.klein {
	font-size: 0.9em;
}

.clear {
	clear: both;
}

/* ID ############################################# */

#header {
	height: 156px;
	background: url(../_images/header.jpg) no-repeat center 0;
	display: block;
	font-size: 0;
	line-height: 0;
	margin: 0;
}

#header_bg {
	width: 100%;
	padding: 0px;
}

#footer{
	line-height: 1.5em;
	margin-bottom: 20px;
}

#footer_bg {
	width: 100%;
	height: 30px;
	padding-top: 20px;
	left: 0px;
	bottom: 0px;
	color: #af1023;
	clear: both;
}

#footer a {
	color: #af1023;
}

#container {
	width: 100%;
	float: left;
	padding: 0px;
	background-image: url(../_images/content_back.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

#container2 {
	background: url(../_images/content_back.jpg) no-repeat center top;
	width: 840px;
	padding-top: 10px;
}

#wrapper {
	position: relative;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}

div#myGallery {
	width: 940px;
	height: 316px;
	border-top: 3px solid #a32831;
	border-bottom: 3px solid #a32831;
	overflow: hidden;
	display: block;
}

#content {
	width: 456px;
	margin-left: 60px;
	margin-bottom: 45px;
	font-size: 1em;
	line-height: 1.7em;
	margin-top: 30px;
	float: left;
}

*html #content {
	margin-left: 20px;
}

#sidebar {
	float: right;
	margin-right: 38px;
	text-align: left;
	width: 342px;
	padding: 10px;
	font-size: 10pt;
	margin-top: 15px;
}

#sidebar .calendar p {
	margin-left: 0;
	margin-right: 30px;
}

#sidebar img.marathon {
}

#sidebar p {
	margin-left: 30px;
	margin-right: 30px;
}
*html #calendar {
	margin-right: 19px;
}

/* @group Navigation */

.mainmenu {
	font-weight: 700;
	height: 60px;
	line-height: 70px;
	font-size: 22px;
	list-style: none;
	padding: 0px;
	margin: 5px 0 0 20px;
}

.mainmenu li {
	padding: 0px;
	color: #7898a3;
	float: left;
	margin: 0;
}

.mainmenu a {
	display: block;
	font-weight: bold;
	color: #af1023;
	text-align: center;
	width: 138px;
	height: 60px;
	padding: 0;
	margin: 0;
	line-height: 57px;
	text-shadow: #947747 0 0 30px;
}

.mainmenu .active a:hover {
	color: #401d08;
}

.mainmenu .active, .mainmenu .active a {
	color: #af1023;
}

.mainmenu a:hover {
	color: #751719;
	margin: 0;
	padding: 0;
}


.mainmenu .active a {
	background-image: url(../_images/menu_hover_bg.png);
	width: 138px;
	height: 60px;
	color: #fff;
	line-height: 57px;
	margin: 0;
	padding: 0;
}

/* @group Submenu */

ul.submenu {
	height: 25px;
	line-height: 20px;
	list-style-type: none;
	margin: 0 0 0 60px;
	padding: 0;
}

#navi {
	height: 95px;
	border-bottom: 2px solid #af1023;
}

ul.submenu li {
	float: left;
}

ul.submenu li a {
	margin-right: 20px;
	font-size: 17px;
	color: #401d08;
}

/* @end */

/* @end */

/* MODUL-KLASSEN */

.news {
	padding: 10px 0 20px;
	margin-bottom: 10px;
	float: left;
	width: 100%;
	border-bottom: 2px solid #af1023;
}

.news h2 {
	margin: 0px;
	margin-bottom: 7px;
}

.downloads {
	width: 100%;
	background: #fbdf8f;
	padding: 10px;
	margin-bottom: 20px;
	float: left;
	border: 1px solid #401d08;
}

.downloads img {
	float: right;
}

.search {
	background: #DDDDDD;
	padding: 10px;
	margin-bottom: 10px;
	float: left;
	border-bottom: 2px solid #e99746;
	width: 100%;
}

.search h1 {
	margin: 0px;
	margin-bottom: 8px;
}

.search a {
	font-weight: 500;
}

.search_string {
	background-color: #FFFF00;
}

.login {
	background: #e9e9e9;
	padding: 10px;
	float: left;
	margin-top: 20px;
	border: 1px solid #ccc;
	width: 100%;
}

.login input {
	background: #ccc;
	color: #555;
	border: 0px;
	padding: 7px;
}

.login td {
	vertical-align: middle;
}

.login form {
	margin: 0px;
}

.calendar {
	float: left;
	text-align: left;
	width: 290px;
	font-size: 10pt;
	line-height: 1em;
	margin-bottom: 20px;
	margin-left: 30px;
	margin-top: -20px;
}

strong.calendarhead {
	display: block;
	font-size: 15px;
	margin-top: 30px;
	margin-left: 30px;
}

.cal_termin {
	float: left;
	margin: 10px 0px 0px;
	border-top: 1px dashed #bbb;
	padding-top: 10px;
	width: 100%;
}

.cal_date {
	float: left;
	margin: 0px 0px 3px 0;
}

.cal_content {
	float: left;
	margin-top: 5px;
	width: 100%;
	font-size: 0.9em;
	line-height: 1.4em;
}

.cal_ort {
	float: left;
	margin: 0px;
	margin-top: 2px;
	font-size: 0.8em;
}

.cal_titel {
	color: #af1023;
	font-weight: 700;
	float: left;
	width: 100%;
	margin: 3px 0px 0px;
	font-size: 13px;
}

#spenden {
		background: url(../_images/button.png) no-repeat center 0;
	width: 313px;
	height: 163px;
	margin-left: 15px;
}

#spenden a {
	width: 313px;
	height: 163px;
	display: block;
}

body#Bilder #sidebar {
	display: none;
}

#content.bilder {
width: 820px;}

.downloads strong {
            	display: block;
            }


/* My Comment */

