body {
	margin: 0;
	padding: 0;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: url(media/hg-em.gif) repeat-x;
	}

h1, h2, h3, h4, h5, h6, p, blockquote, a, 
em, font, img, strong, ol,
ul, li, form, label, table, tbody, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	text-align: left!important;
}

/* --------------------------------------------------
----------------------------------------------------

Container 

----------------------------------------------------
----------------------------------------------------*/

#siteContainer {
	width: 986px;
	padding: 0;
	margin: 0 auto;
}

#menuContainer {
	width: 262px;
	float: left;
	margin-top: 25px;
}

#conentContainer {
	width: 505px;
	float: left;
	margin-top: 25px;
}

#marginalContainer {
	width: 212px;
	float: left;
	margin-top: 25px;
}

#turnierwerbung {
	width: 717px;
	padding-left:262px;
	float: left;
	margin-top: 5px;
}

/* --------------------------------------------------
----------------------------------------------------

menuContainer 

----------------------------------------------------
----------------------------------------------------*/

#menuContainer img {
	border:none;
	border-style: none;
	margin: 0px;
	padding: 0px;
}

#logoMenu {
	width: 100px;
	height: 162px;
	float: left;
	margin: 22px 112px 17px 50px;
}

#topMenu {
	width: 262px;
	height: 2px;
	float: left;
}

#mainMenu {
	width: 262px;
	float: left;
	background: url(media/back-mm.gif) repeat-y;
	margin: 0px;
	padding: 0px;
}

#bottomMenu {
	width: 262px;
	height: 16px;
	float: left;
	margin: 0px 0px 25px;
	padding: 0px;
}

#kostypeMenu {
	width: 27px;
	float: left;
	margin: 10px 6px 10px 14px;
}

#ulMenu {
	width: 184px;
	float: left;
	margin-right: 31px;
	margin-bottom: 25px;
}


/* Navmenue  */


#navigationMenu ul {
	list-style: none;
	}

#navigationMenu li {
	font: 12px/26px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-indent: 6px;
	}

#navigationMenu li a {
	color: #FFFFFF;
	padding: 4px 0px 4px 15px;
	background: url(media/nav-arrow-01.gif) no-repeat 9px;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #FFFFFF;
	}

#navigationMenu li a:link {
	}

#navigationMenu li a:hover {
	color: #FFFFFF;
	background: #008175 url(media/nav-arrow-02.gif) no-repeat 10px;
	}

#navigationMenuOut ul {
	list-style: none;
	}


#navigationMenuOut li {
	font: 12px/26px Verdana, Arial, Helvetica, sans-serif;
	text-indent: 6px;
	}

#navigationMenuOut li a {
	color: #FFFFFF;
	padding: 4px 0px 4px 15px;
	background:  #00655c url(media/nav-arrow-03.gif) no-repeat 10px;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #FFFFFF;
	}

#navigationMenuOut li a:link {
	}

#navigationMenuOut li a:hover {
	color: #FFED00;
}


/* Submenue 1 */


#navigationSubmenu ul {
	list-style: url(none) none;
	}

#navigationSubmenu li {
	font: 11px/14px Verdana, Arial, Helvetica, sans-serif;
	}

#navigationSubmenu li a {
	color: #00655C;
	background: #AFDCD9 url(media/nav-arrow-04.gif) no-repeat 10px 9px;
	padding: 5px 10px 5px 20px;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #FFFFFF;
	}

#navigationSubmenu li a:link {
	}

#navigationSubmenu li a:hover {
	color: #00655C;
	background: #71C0BB url(media/nav-arrow-06.gif) no-repeat 10px 9px;
	}


#navigationSubmenuOut ul {
	list-style: none;
	}

#navigationSubmenuOut li {
	font: 11px/14px Verdana, Arial, Helvetica, sans-serif;
	}

#navigationSubmenuOut li a {
	color: #00655C;
	padding: 5px 10px 5px 20px;
	background:  #71C0BB url(media/nav-arrow-05.gif) no-repeat 10px 9px;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #FFFFFF;
	}


/* Submenue 2 */


#navigationSubmenu2 ul {
	list-style: none;
	}

#navigationSubmenu2 li {
	font: 11px/14px Verdana, Arial, Helvetica, sans-serif;
	}

#navigationSubmenu2 li a {
	color: #008175;
	background: #FFFFFF;
	padding: 4px 10px 4px 20px;
	text-decoration: none;
	display: block;
	border-bottom: 1px dotted #AFDCD9;
	}

#navigationSubmenu2 li a:link {
	}

#navigationSubmenu2 li a:hover {
	color: #00655C;
	background: #AFDCD9;
	}


#navigationSubmenu2Out ul {
	list-style: none;
	}

#navigationSubmenu2Out li {
	font: 11px/14px Verdana, Arial, Helvetica, sans-serif;
	}

#navigationSubmenu2Out li a {
	background:  #FFFFFF url(media/nav-arrow-07.gif) no-repeat 10px 9px;
	color: #008175;
	padding: 4px 10px 4px 20px;
	text-decoration: none;
	display: block;
	border-bottom: 1px dotted #AFDCD9;
	}


/* --------------------------------------------------
----------------------------------------------------

conentContainer 

----------------------------------------------------
----------------------------------------------------*/

/* Header */


#Header {
	float: left;
	height: 19px;
	width: 505px;
}

#Header a {
	text-decoration: none;
	color: #969696;
	font-size: 9px;
	line-height: 0px;
}

#Header a:hover {
	text-decoration: none;
	color: #00655C;
	font-size: 9px;
	line-height: 0px;
}

#Header p {
	color: #969696;
	font-size: 9px;
	line-height: 0px;
}

#Header img {
	border-style: none;
	padding-right: 3px;
}

#leftHeader {
	float: left;
	height: 19px;
	width: 20px;
}

#rightHeader {
	float: left;
	height: 19px;
	width: 50px;
}

#centHeader {
	float: left;
	height: 15px;
	width: 435px;
	background: url(media/back-ct.gif) repeat-x;
	padding-top: 4px;
}

/* Typografie */

#Content {
	float: left;
	width: 435px;
	background: url(media/back-c.gif) repeat-y;
	padding: 10px 50px 25px 20px;
	min-height:570px;
}

#Content p {
	margin-top: 8px;
	margin-bottom: 8px;
	font-size: 13px;
	line-height: 17px;
}

#Content h1 {
	font-size: 18px;
	font-weight: bold;
	color: #00655C;
	line-height: 24px;
	margin-top: 12px;
	margin-bottom: 12px;
}

#Content h1 a {
	text-decoration: none;
}

#Content h1 a:hover {
	text-decoration: none;
	color: #71C0BB;
}


#Content h2 {
	font-size: 16px;
	line-height: 20px;
	color: #00655C;
	margin-top: 20px;
}

#Content h3 {
	color: #00655C;
	font-size: 14px;
	margin-top: 12px;
	margin-bottom: 12px;
	line-height: 20px;
}

#Content h4 {
	margin-top: 12px;
	margin-bottom: 12px;
}

#Content h5 {
	font: normal 12px/17px "Courier New", Courier, monospace;
	color: #008175;
	margin-bottom: 6px;
	margin-top: 6px;
}

#Content h5 a {
	text-decoration: none;
	color: #969696;
}

#Content h5 a:hover {
	text-decoration: none;
	color: #00655C;
}

#Content h6 {
	font: normal 12px "Courier New", Courier, monospace;
	color: #008175;
	margin-top: 16px;
	margin-bottom: 8px;
}

.bkpfad {
	padding-top: 15px;
}

.contentbox {
	background: #AFDCD9;
	display: block;
	border: 1px solid #71C0BB;
	padding: 10px!important;
	margin-top: 16px!important;
}

.csc-teaserbox {
	background: #AFDCD9;
	display: block;
	padding: 5px 10px!important;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

.teaserbox {
	background: #AFDCD9;
	display: block;
	padding: 5px 10px!important;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}


.csc-header-date {
	font: normal 12px "Courier New", Courier, monospace;
	color: #008175;
	margin-top: 16px;
	margin-bottom: 8px;
}

#Content h6 {
}

#Content ol {
	padding-left: 20px;
}

#Content ol li {
	font-size: 13px;
	line-height: 16px;
	list-style: upper-roman outside;
}

#Content ul {
	list-style: url(none) none;
}

#Content ul li {
	font-size: 13px;
	line-height: 16px;
	padding-left: 20px;
	background: url(media/arrow-li.gif) no-repeat 0px 3px;
	padding-bottom: 8px;
}

#Content a {
	color: #00655C;
}

#Content a:hover {
	color: #71C0BB;
}

#Content p a[href^="http://"] {
	padding-right: 10px;
	background: url(media/extern-01.gif) right 60% no-repeat;
	margin-right: 1px;
	}

p a[href^="http://kos-fanprojekte"],
a.nomark {
	background-image: none;
	padding-right: 0;
	}

#Content form {
	font-size: 13px;
	text-align: right;
}

#Content input, select {
	border: 1px solid #71C0BB;
	background: #AFDCD9;
	display: block!important;
	width: 200px!important;
	float: left!important;
}

#Content label {
}

.highlightText {
	text-transform: uppercase;
	font: bold 11px "Courier New", Courier, monospace;
	letter-spacing: 1px;
	color: #00655C;
}

#Content hr {
	border-top: 3px solid #A0D6D1;
	margin: 18px 0 20px;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

/* YouTube */

.borderlineGreen {
	border: 1px solid #71c0bb!important;
	padding: 4px!important;
}

/* Bilder */

.csc-textpic-caption {
	font-size: 10px;
	font-style: normal;
	color: #006666;
	vertical-align: text-top;
	line-height: 11px;
}

div.csc-textpic-intext-left img {
	margin: 5px 0px 0px!important;
}

div.csc-textpic-left img {
	border: 1px solid #71c0bb!important;
	padding: 4px!important;
}


div.csc-textpic-left {
	margin: 20px 0px 25px!important;
}

div.csc-textpic-above img {
	border: 1px solid #71c0bb!important;
	padding: 4px!important;
}

div.csc-textpic-above {
	margin: 20px 0px 10px!important;
}


div.csc-textpic-center img {
	border: none!important;
	margin: 0px!important;
	padding: 0px!important;
}

div.csc-textpic-center img a {
	padding: 0px!important;
	background: url(none)!important;
}


div.gooftable {
	background: #ECEAEA;
	font-size: 13px;
	line-height: 17px;
}

div.goofimg {
	border: 1px solid #71c0bb!important;
	padding: 4px!important;
}

.goofimgtext {
	font-size: 13px!important;
	line-height: 17px!important;
	font-weight:normal!important;
}


/* Footer */

#Footer {
	float: left;
	height: 27px;
	width: 505px;
}

#leftFooter {
	float: left;
	height: 27px;
	width: 20px;
}

#rightFooter {
	float: left;
	height: 27px;
	width: 50px;
}

#centFooter {
	float: left;
	height: 27px;
	width: 435px;
	background: url(media/back-cb.gif) repeat-x;
}

#Footer img {
	border-style: none;
}

#Footer a {
	text-decoration: none;
	color: #969696;
	font-size: 9px;
	line-height: 0px;
}

#Footer a:hover {
	text-decoration: none;
	color: #00655C;
	font-size: 9px;
	line-height: 0px;
}

#Impress {
	float: left;
	height: 27px;
	width: 485px;
	margin-left: 20px;
	margin-bottom: 25px;
}

#Impress p {
	color: #969696;
	font-size: 9px;
	line-height: 24px;
}

#Impress p a {
	text-decoration: none;
	color: #969696;
	font-size: 9px;
	line-height: 0px;
}

#Impress p a:hover {
	text-decoration: none;
	color: #00655C;
	font-size: 9px;
	line-height: 0px;
}

/* --------------------------------------------------
----------------------------------------------------

marginalContainer 

----------------------------------------------------
----------------------------------------------------*/

#marginalContainer img {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

#marginalContainer p {
	font-size: 12px;
	line-height: 16px;
	margin-top: 0;
	margin-bottom: 16px;
}

#marginalContainer h5 {
	font: normal 12px/17px "Courier New", Courier, monospace;
	color: #008175;
	margin-bottom: 3px;
	margin-top: 12px;
}


#marginalContainer h1 {
	margin-right: 8px;
	background: #71C0BB;
	padding: 6px 4px 5px;
	width: 192px;
	font-size: 12px;
	line-height: 16px;
	margin-top: 0;
	margin-bottom: 0px;
	border-top: none;
	border-right: 1px solid #71C0BB;
	border-bottom: 1px solid #71C0BB;
	border-left: 1px solid #71C0BB;
	color: #FFFFFF;
}

#marginalContainer h2 {
	font-size:12px;
	line-height:16px;
	font-weight:bold;
}

#marginalContainer hr {
border-color:#A0D6D1 -moz-use-text-color -moz-use-text-color;
border-style:solid none none;
border-width:3px medium medium;
margin:8px 10px 10px 0px;
}

#marginalContainer a {
	color: #00655C;
}

#marginalContainer a:hover {
	color: #71C0BB;
}

#marginalContainer ul {
	list-style: url(none) none;
}


#marginalContainer li {
	font-size: 12px;
	line-height: 16px;
	margin-top: 2px;
	margin-bottom: 2px;
}

.maginalbox {
	margin-right: 8px;
	background: #AFDCD9;
	padding: 6px 4px 10px;
	border: 1px solid #71C0BB;
	width: 192px;
}

.maginalboxGrau {
	margin-right: 8px;
	background: #ECEAEA;
	padding: 6px 4px 10px;
	border: 1px solid #71C0BB;
	width: 190px;
	list-style: url(none) none;
	margin-bottom: 10px;
}

#marginalContainer div.tx-flseositemap-pi1 {
	margin-right: 8px;
	background: #AFDCD9;
	padding: 6px 4px 10px;
	border: 1px solid #71C0BB;
	width: 192px;
}

/* --------------------------------------------------
----------------------------------------------------

allgemein 

----------------------------------------------------
----------------------------------------------------*/


p a[href $=".pdf"], p a[href $=".PDF"],
p a[href *=".pdf#"], p a[href *=".PDF#"],
p a[href *=".pdf?"], p a[href *=".PDF?"] {
    background: url("media/pdfsym-13.gif") center right no-repeat;
    padding-right: 16px;
}

#Content img a {
	background: none!important;
	}

a[href ^="mailto:"] {
   color: #0066BB;
    background: url("media/mail_icon.gif") center right no-repeat;
    padding-right: 18px;
}

.mail {
   color: #0066BB;
    background: url("media/mail_icon.gif") center right no-repeat;
    padding-right: 18px;
}

.news-single-img {
    float: left!important;
    margin: 5px 10px 0 0 ;
    padding: 0;
}

.news-single-imgcaption {
    margin: 0!important;
    padding: 2px!important;
}
