*, html, body {
	margin: 0;
	padding: 0;
}

/* __________COMMONLY_USED__________ */

body {
	font-family: Geneva, Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;

	background-color: #093a9e;
	background-image: url('/fileadmin/_style/media_flugsport/bg_pagef.gif'); 
	background-repeat: repeat-y; 
	background-position: center 0;

        behavior: url(fileadmin/_style/csshover_2-0.htc); 
}

a {
	text-decoration: none;
}

.page {
	width: 952px;
	height: auto;
	margin: 0 auto 0 auto;
	
	text-align: left;
}

.top {
	font-size: 0.75em;
	color: #093a9e;
	white-space: nowrap;
	background-color: #fff;
	padding: 5px 0 0 0;
}

.top a {
	color: #093a9e;
}

.top a:hover {
	text-decoration: underline;
}

.top_left {
	float: left;
}

.top_right {
	text-align: right;
}

.metanavi {
	text-align: right;
}

.metanavi li {
	list-style-type: none;
	float: right;
}

.headpic {
	clear: both;
}

.headpic img {
	margin: 5px 0;
}

.center {
	width: 574px;
	margin-left: 171px;
}

.breadcrumb {
	margin-top: 0.2ex;
	font-size: 0.65em;
}

.breadcrumb li {
	float: left;
	list-style-type: none;
	color: #999;
}

.breadcrumb a {
	color: #999;
}

.breadcrumb a:hover {
	color: #093a9e;
}


.content {
	padding-bottom: 2ex;
}


.content h1 {
	color: #093a9e;
	font-size: 1em;
	font-weight: normal;
	margin: 1ex 0 0.3ex 0;
	clear: left;
}

.content h2, 
.content h3, 
.content h4, 
.content h5 {
	color: #333;
	font-size: 0.8em;
	margin: 1ex 0 0.5ex 0;
	clear: left;
}

.content .csc-firstHeader {
	margin-top: 0;
}

.content p {
	font-size: 0.8em;
	line-height: 150%;
	color: #333;
	margin-bottom: 1ex;
}

.content a {
	text-decoration: underline;
	color: #093a9e;
}

.content a:hover {
	text-decoration: none;
	color: #093a9e;
}

.content h1 a,
.content h2 a,
.content h3 a,
.content h4 a,
.content h5 a {
	color: #093a9e;
	text-decoration: none;
}

.content h1 a:hover,
.content h2 a:hover,
.content h3 a:hover,
.content h4 a:hover,
.content h5 a:hover {
	color: #093a9e;
	text-decoration: underline;
}

.content ol {
	font-size: 0.8em;
	color: #333;
	margin: 0.3ex 0 0.6ex 31px;
}

.content ul {
	font-size: 0.8em;
	color: #333;
	list-style-type: square;
	margin: 0.3ex 0 0.6ex 25px;
}

.content li {
	margin-bottom: 1ex;
}

.content li ul,
.content li ol {
	font-size: 1em;
}


.content .csc-textpic-firstcol {
	margin-top: 0.5ex;
}

.content .csc-textpic-caption {
	font-size: 0.65em;
	color: #666;
}



/* __________MAINMENU__________ */

div#mainmenu {
	height: 38px;
	border-bottom: 1px solid #666;
}

div#mainmenu ul {
	font-size: 0.95em;
}

div#mainmenu li {
	position: relative; 
	list-style: none; 
	float: left; 
	line-height: 2em; 
	white-space: nowrap;
	padding-right: 0.9em;
	z-index: 9;
}

div#mainmenu li a { 
	display: block; 
	padding: 0.25em 0.1em; 
	text-decoration: none; 
	color: #333; 
}

div#mainmenu .active a { 
	color: #093a9e;
}

div#mainmenu li a:hover,
div#mainmenu li:hover a { 
	color: #093a9e;
}

div#mainmenu ul ul { 
	font-size: 0.8em;
	position: absolute; 
	width: 150px;
	display: none;
}

div#mainmenu ul ul li { 
	width: 150px;
	line-height: 1.8em;
	
	margin: 0;
	padding: 0;
	
	border-left: 1px solid #666; 
	border-bottom: 1px solid #666; 
	border-right: 1px solid #666;
	background-color: #e1e9fb;
	background-color: #fff;
	overflow: hidden;
}

div#mainmenu ul ul a,
div#mainmenu ul li:hover ul a { 
	color: #333; 
	width: 150px;
	padding: 0 2px 0 5px;
} 

div#mainmenu ul ul .active a,
div#mainmenu ul li:hover ul .active a {
	color: #093a9e;
} 

div#mainmenu ul ul a:hover,
div#mainmenu ul li:hover ul a:hover { 
	color: #fff;
	background-color: #093a9e;
}

div#mainmenu ul.lvl1 li.submenu:hover ul.lvl2 { 
	display: block; 
}



.right {
	width: 200px;
	text-align: center;

	position: absolute;
	top: 249px;
	margin-left: 752px;
}

.right_top {
	height: 38px;
	border-bottom: 1px solid #666;
	width: 188px;
	margin: 0 auto;
}

.right_top h1 {
	color: #093a9e;
	font-size: 0.95em;
	line-height: 2em; 
	font-weight: normal;
	padding: 0.25em 0em; 
}

.pic_bogensport {
	border-top: 1px solid #666;
	margin: 2px auto 0 auto;
	padding-top: 7px;
}

.left {
	width: 165px;	
	position: absolute;
	top: 249px;
}

.leftpic {}

.csc-linkToTop {
	font-size: 70%;
	margin-top: 2ex;
}

/* __________ FORM __________ */
.csc-mailform {
	/* font-size: 0.8em; */
	border: 0 none #fff;
	margin: 0 12px 0.5em 50px;
}

.csc-mailform-field {
	margin: 0 0 0.6ex 0;
	width: 450px;
	text-align: left;
	/* white-space: nowrap; */

}
	
.csc-mailform-field label {
	width: 100px;
	display: block;
	margin: 0;
	/* white-space: nowrap; */
	float: left;
	font-weight: bold;
	font-size: 0.7em;
	margin: 0;
	padding: 2px 1ex 0 0;
	text-align: right;
}

.csc-mailform input, 
.csc-mailform select, 
.csc-mailform textarea {
    border: 1px solid #999;
    overflow: auto;
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 0.75em;
    color: #333;
}

.csc-mailform select {
	width: 306px;
	font-family: Arial, Helvetica, sans-serif;
}
	
.csc-mailform textarea {
	width: 300px;
	padding: 2px;
}

.csc-mailform input {
	margin: 0;
	padding: 2px;
	width: 300px;
}

input.csc-mailform-check {
	width: auto;
	border: none;
}

#mailformKurs, #mailformName, #mailformEmailadresse, #mailformR-Reise, #mailformR-Name, #mailformR-Adresse, #mailformR-PLZ, #mailformR-Ort, #mailformR-Emailadresse {
	background-color: #fdfcd2;
}

#mailformKurs {
	font-size: 0.75em;
}

.csc-mailform-label {
	position: relative;
	color: #666;
	font-size: 0.7em;
	display: block;
	margin: -25px 0 0 130px;
	z-index: 10;
	width: 282px;
}

input.csc-mailform-submit {
	font-size: 0.7em;
	width: 306px;
	height: 2em;
	background-color: #eee;
	text-transform: uppercase;
	letter-spacing: 1px;
	/* font-family: Arial, Helvetica, sans-serif; */
	margin-left: 106px;
	font-weight: bold;
	cursor: pointer;
}
	
input.csc-mailform-submit:hover {
	background-color: #dfd;
}


/* __________ FE-LOGIN __________ */

.felogin {
	text-align: left;
	width: 188px;
	margin: 7px auto 0 auto;
	padding-bottom: 7px;
	border-bottom: 1px solid #666;
	/* background-color: #ffd; */
}

.csc-loginform {
	padding: 0 3px 3px 3px;
	background-color: #fff;
}

.felogin h1 {
	background-color: #fff;
	padding: 0 3px;
	font-size: 0.8em;
	font-weight: bold;
	color: #093a9e;
	font-weight: normal;
}

.felogin .csc-form-label-req,
.felogin .csc-form-label {
	font-size: 0.7em;
}

.felogin input {
	width: 176px;
}

.felogin input.submit_felogin {
	margin-top: 4px;
	width: 182px;
	background-color: #a5b6e5;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
}

.felogin input.submit_felogin:hover {
	background-color: #093a9e;
}

.password_lost {
	font-size: 0.8em;
	background-color: #fff;
	padding: 0 3px;
}

.password_lost a {
	text-decoration: none;
	color: #093a9e;
}

.password_lost a:hover {
	text-decoration: underline;
}

.tx-loginboxmacmade-pi1-forgotpassword {
	font-size: 0.8em;
	margin-bottom: 1ex;
}

.tx-loginboxmacmade-pi1-loginTable {
	display: none;
}


/* __________ FORUM __________ */

table.tx-mmforum-table {
	clear: both;
	margin-top: 5px;
}


