/* Kosaido Template CSS */

*, html {
	margin: 0;
	padding: 0;   
}

body {
	background: url('../img/bg_body.gif') #ccccbb repeat-x;
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 100.01%;
	color: #333;
}
div#container_3col {
	position: relative;
	margin: 0 auto;
	width: 900px;
	height: 100%;
	background:url('../img/3_col_bg.gif') repeat-y;
	border: 1px solid #004E34;
	z-index: 5;
}
div#container_2col {
	position: relative;
	margin: 0 auto;
	width: 900px;
	height: 100%;
	background:url('../img/2_col_bg.gif') repeat-y;
	border: 1px solid #004E34;
	z-index: 5;
}

#header {
	background: #004E34 url('../img/bg_header.jpg') no-repeat;
	width: 900px;
	height: 170px;
}

#footer {
	font-size: 10px;
	color: #333;
	margin: 4px auto;
	margin-bottom: 10px;
	text-align: center;
}

#teaser {
	padding: 5px;
}

#teaser img {
	margin: 5px 0;
}

#topleiste {
	background: #fc0 url('../img/bg_topnavi.jpg') repeat-x top left;
	height: 24px;
	width: 900px;
}

.topnavigation {
	float: right;
	display: inline;
	margin-right: 10px;
	padding: 0;
}

.flagposition {
	float: right;
	margin-right: 10px;
	display: inline;
	line-height: 24px;
}


.navcontainer {
	width: 170px;
}

.map {
	height: 190px;
}

.colleft {
	float: left;
	background: url('../img/bg_leftcol.gif') #FFCC00;
	width: 170px;
	height: 450px;
	padding: 0px;
	display: inline;
}

.colcenter {
	border-top: 1px solid #004E34;
	width: 500px;
	float: left;
	padding: 15px;
	display: inline;
}

.colright {
	width: 200px;
	float: right;
	background-color: #DDDDCC;
	display: inline;
}

.colcontent {
	border-top: 1px solid #004E34;
	width: 600px;
	float: left;
	padding: 15px;
	height: 100%;
	padding-right: 100px;
	display: inline;
}

.colcontent ul, ol {

	font-size:12px;
	line-height: 18px;
	margin:20px;
}

.clearer {
	clear: both;
}

.boxright {
	margin-bottom: 20px;
}

.boxright p {
	font-size: 12px;
	line-height: 16px;
	padding: 4px 10px;
}

.boxright p span.date {
	font-size: 11px;
}

.boxright h5, .colleft h6 {
	height: 25px;
	color: #004E34;
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
       line-height: 25px;
	text-align: center;
}

.boxright h5 {
	background:url('../img/bg_mt_right.jpg') no-repeat;
	width: 200px;
}

.colleft h6 {
	background:url('../img/bg_mt_left.jpg') repeat-x;
	width: 170px;
}

h1 {
	font-size: 20px;
	font-weight: bold;
}

h2 {
	font-size: 18px;
	font-weight: bold;
}

h3 {
	font-size: 14px;
	font-weight: bold;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	margin: 8px 0 4px 0;
}

h3.kulkal {
	margin: 30px 0 0 0;
	clear:left;
}

.colcenter p, .colcontent p {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 10px;
}

/* .colcontent p {
	margin-right: 80px;
}
*/

span.pathway, a.pathway {
	text-align: left;
	font-size: 10px;
	color: #333333;
	margin-left: 0;
	padding-left: 0;
}

ol li ul li {
	padding: 4px 0 4px 0;
	margin-left: 12px;
}

ul.kurse li {
	list-style-type: disc;
}


blockquote {
	font-family: georgia, "Times New Roman", serif;
	font-variant: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 18px;
	font-style: italic;
	padding-left: 10px;
	border-left: 3px solid #004e34;
	width: 60%;
}

blockquote.nichtkursiv {
	font-style: normal;
	font-size: 16px;
}

.leftalign {
	float: left;
	margin: 7px 10px 0 0;
	display: inline;
}

.rightalign {
	float: right;
	margin: 10px 0 0 10px;
	display: inline;
}

a:link, a:visited {
	color: #333333;
}

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

/** Navigation  **/

.topnavigation ul {
	list-style-type: none;
	display: inline;
}

.topnavigation li {
	display: inline;
	border-right: 1px solid #004E34;
	margin: 0;
	padding: 0 10px;
	text-align: center;
}

.topnavigation ul li a, .topnavigation ul li a:link, .topnavigation ul li a:active, .topnavigation ul li a:visited {
	color: #004E34;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height: 22px;
}

.topnavigation ul li a:hover, .topnavigation ul li a:focus {
	color: #ff0000;
	text-decoration: underline;
}

.navcontainer ul {
	list-style: none;
	width: 160px;
	margin: 0;
	padding: 0;
	color: #004E34;

}

.navcontainer ul li a, .navcontainer ul li a:link, .navcontainer ul li a:active, a.mainlevel-nav:visited {
	display: block;
	border-left: 6px solid #004E34;
	height: 16px;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	color: #004E34;
	text-indent: 5px;
	margin-top: 10px;
	width: 150px;
}

.navcontainer ul li a:hover, .navcontainer ul li a:focus {
	display: block;
	border-left: 6px solid #ff0000;
	height: 16px;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	color: #ff0000;
	text-indent: 5px;
	margin-top: 10px;
}
a.mainlevel-nav#activ_menu-nav {
	display: block;
	border-left: 6px solid #ff0000;
	height: 16px;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	color: #ff0000;
	text-indent: 5px;
	margin-top: 10px;
	width: 150px;
}

.navcontainer ul li ul li a, .navcontainer ul li ul li a:link, .navcontainer ul li ul li a:active, .navcontainer ul li ul li a:visited {
	display: block;
	height: 16px;
	text-decoration: none;
	font-size: 11px;
	color: #004E34;
	text-indent: 20px;
	margin-top: 6px;
	width: 150px;
	border-left: 0px solid #ff0000;
	font-weight: normal;
}

.navcontainer ul li ul li a:hover, .navcontainer ul li ul li a:focus {
	text-decoration: underline;
	color: #f00;
	text-indent: 20px;
	border-left: 0px solid #ff0000;
	font-weight: normal;
}

/* Formulare */

.button {
	color: #004e34;
	font-size: 10px;
	font-weight: bold;
	background-color: #ffcc00;
	border: solid #004e34 1px;
	padding: 2px;
}
.inputbox {
	background-color:  #efefef;
	border-width:  1px;
	border-style:  solid;
	border-color:  #004e34;
	padding: 0;
	margin: 0;
	font-weight: normal;
	color: #333333;
}
label {
	font-size: 12px;
	margin: 0px;
}

#wettkalnav ul {
	text-align: center;
	padding: 5px 0 5px 0;
	margin-top: 0;
	/* cancels gap caused by top padding in Opera 7.54 */
	margin-left: 0;
	color: #333333;
	width: 70%;
	font-family: verdana, tahoma, Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-size: 12px;/* fixes Firefox 0.9.3 */
}
#wettkalnav ul li {
	display: inline;
	padding: 2px 0 2px 0;
	margin-top: 5px;
	margin-bottom: 5px;
}
#wettkalnav ul li a {
	padding: 2px 10px 2px 10px;
	color: #333333;
	text-decoration: underline;
	margin-top: 5px;
	margin-bottom: 5px;
}
#wettkalnav ul li a:hover {
	background-color: #004e34;
	color: white;
}

.colcenter h2, .colcontent h2 {
	display: block;
    	width: 98%;
	margin-bottom: 10px;
	font-size: 13px;
	font-weight: bold;
	padding: 2px;
	text-indent: 22px;
	color: #004E34;
	border-bottom: 1px solid #004E34;
	background: url('../img/headlineball.gif') no-repeat top left;
}

.mceVisualAid, .mceVisualAid td {

	padding: 10px;

}

/* Tabelle */

.tablegrid {
 border: 1px solid #333333;
}

.tablegrid td {
 background-color: #ccccbb;
 font-size: 12px;
 line-height: 18px;

}

.tablegrid th {
 background-color: #004e34;
 color: #ffffff;
 font-weight: bold;
 text-align: left;
 font-size: 12px;
 line-height: 18px;

}

.contentpane td {
     font-size: 12px;
     padding: 3px 5px;
}

.banner_rechts {

text-align:center;
/*padding: 10px 10px 0 0;*/

}

/* Clearfix-Methode */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

body#golfloch {
	background-color: #ddc;
	margin: 10px;
}

#golfloch img {
	float: right;
	margin-left: 20px;
	display: inline;
}

#golfloch h3 {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 10px;
}

#golfloch p {
	font-size: 12px;
	line-height: 18px;
}
