/* CSS Document */

* {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #666666;
	}

body {
	height: 100%;
	overflow: auto;
}

p.bodytext {
	margin-bottom: 1em;
	line-height: 1.4em;
}

h1 { 
	margin-top: 1em; margin-bottom: 0.5em; 
	font-size: 11pt;
	font-weight: bold;
	color: #990000;
	}

h2 { 
	margin-top: 0.6em; margin-bottom: 0.2em; 
	font-size: larger;
	color: #990000;
	}

span.important {
	color: #ffce55;
	font-weight: bold;
}

span.name-of-person {
	color: #006699;
	font-weight: bold;
}

div#mainmenu {
	position: absolute;
	left: 210px;
	top: 42px;
	width: 665px;
	height: 100px;
	overflow: visible;
	z-index: 10;

	}

div#metamenu {
	position: absolute;
	left: 210px;
	top: 0px;
	background-color: #FFFFFF;
	background-image: url(../img/bg-meta.jpg);
	background-repeat: no-repeat;
	width: 660px;
	height: 42px;
	text-align: right;
	padding-top: 10px;
	font-size: 12px;
	color: #000066;
	font-weight: bold;
	}
	
div#titlebar {
	margin-left: 25px;
	background-repeat: no-repeat;
	width: 575px;
	height: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 40px;
	padding-top: 6px;
	font-size: 16px;
}	
	
div#leftenvelope {
	position: absolute;
	left: 0px;
	top: 0px;
	background-repeat: no-repeat;
	width: 210px;
	height: 720px;
	z-index: 2;
	background-image: url(../img/Logo_kidstennis_bevel.gif);
/*	background-position: 2px -8px; */
	}

div#rightenvelope {
	position: absolute;
	left: 870px;
	top: 0px;
	background-color: #FFFFFF;
	background-position: bottom;
	background-repeat: no-repeat;
	width: 29px;
	height: 720px;
	}
	
div#contentenvelope {
	position: absolute;
	left: 210px;
	top: 144px;
	width: 660px;
	height: auto;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	min-height: 560px;
	margin-bottom: 10px;
	z-index: 99;
	background-image:url(../img/bg-content.jpg);
	background-repeat:no-repeat;
	}

div#content {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	top: 20px;
	width: 598px;
	height: auto;
	margin-bottom: 10px;
	min-height: 450px;
	}	

div#bottombar {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	height: 10px;
	top: 130px;

	}	
	
div#submenu {
	position: absolute;
	left: 14px;
	top: 190px;
	width: 170px;
	height: 290px;
/*  background-color: #FFFF99; */
	}

div#teaserpic {
	position: absolute;
	left: 14px;
	top: 150px;
	width: 180px;
	height: 290px;
	overflow: hidden;
	}

div#button {
	position: absolute;
	left: 14px;
	top: 500px;
	width: 185px;
	height: 88px;
	background-color: #FFFF99;
	}

div.mmenu {
	z-index: 1;
	float: left;
	width: 110px;
}	
	
div.mmenu-act {
	position: relative;
	z-index: 140;
	float: left;
	margin-left: -5px;	
	margin-right: -5px;	
	width: 120px;
}	

div#contentleft {
	position: absolute;
	left: 14px;
	top: 400px;
	width: 180px;
	min-height: 220px;
/*	background-color: #FFFFFF; */ 
}

div#footer {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	bottom: 10px;
	width: 598px;
/*	height: 40px; */
	margin-bottom: 10px;
/*	border: 1px solid blue;´*/
}

/*
ul.smenu-1 * {
	font-size: 12px;
	font-weight: bold;
	color: #330066;
}

ul.smenu-2 * {
	font-size: 10px;
	font-weight: normal;
	color: #330066;
}


ul.smenu-1 li.smenu-1, ul.smenu-1 li.smenu-1-act {
	margin-left: 20px;
	margin-bottom: 0.3em;
}

ul.smenu-1 a { text-decoration: none; }
ul.smenu-1 a:hover { text-decoration: underline; }

li.smenu-2-act {
	background-color: #ffffff;
	}

ul.smenu-2 {
	list-style-type: none;
	margin-bottom: 0.5em;
}
ul.smenu-2 li.smenu-2, ul.smenu-2 li.smenu-2-act {
	margin-top: 2px;
	padding: 1px;
	margin-left: 20px;
}
*/

div.table-env {
	border: 1px solid #712f86;
	padding: 3px;
	width: auto;
}

table.group {
	border-collapse: collapse;
	width: 100%;
}

table.group th, table.group td {
	border-right: 1px solid white;
	padding: .4em .2em;
	text-align: center;
}

table.group th {
	background-image: url(../img/hg-tab-rot.gif);
	background-repeat: repeat-x;
}

table.group td {
	background-image: url(../img/hg-tab-rot-td.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	border-top: 1px solid #d60031;
}

div.mmenu a {
	display: block;
	width: 110px;
	height: 110px;
	text-decoration: none;
	text-indent: -999em;
	}

div.page_46 a { background-image: url(../img/menu_03.jpg); }
div.page_45 a { background-image: url(../img/menu_04.jpg); }
div.page_44 a { background-image: url(../img/menu_05.jpg); }
div.page_43 a { background-image: url(../img/menu_06.jpg); }
div.page_42 a { background-image: url(../img/menu_07.jpg); }
div.page_41 a { background-image: url(../img/menu_08.jpg); }

div.page_46 a:hover { background-image: url(../img/menu_03_over.jpg); }
div.page_45 a:hover { background-image: url(../img/menu_04_over.jpg); }
div.page_44 a:hover { background-image: url(../img/menu_05_over.jpg); }
div.page_43 a:hover { background-image: url(../img/menu_06_over.jpg); }
div.page_42 a:hover { background-image: url(../img/menu_07_over.jpg); }
div.page_41 a:hover { background-image: url(../img/menu_08_over.jpg); }

div.act_46 a { background-image: url(../img/menu_03_activ.jpg); }
div.act_45 a { background-image: url(../img/menu_04_activ.jpg); }
div.act_44 a { background-image: url(../img/menu_05_activ.jpg); }
div.act_43 a { background-image: url(../img/menu_06_activ.jpg); }
div.act_42 a { background-image: url(../img/menu_07_activ.jpg); }
div.act_41 a { background-image: url(../img/menu_08_activ.jpg); }
li.smenu-1, li.smenu-1-act {
	font-size: 12px;
	font-weight: bold;
	color: #330066;
	margin-left: 20px;
	margin-bottom: 0.3em;
}

li.smenu-2, li.smenu-2-act {
	font-size: 10px;
	font-weight: normal;
	color: #330066;
	list-style-type: none;
	margin-bottom: 0.5em;
	margin-top: 2px;
	padding: 1px;
	margin-left: 20px;
}

li.smenu-2-act {
	background-color: #ffffff;
	}

.smenu-1 a { text-decoration: none; }
.smenu-1 a:hover { text-decoration: underline; }

.smenu-2-act a:hover { text-decoration: none; }

li.smenu-2-act {
	background-color: #ffffff;
	}

div.table-env {
	border: 1px solid #712f86;
	padding: 3px;
	width: auto;
	margin-bottom: 5px;
}

table.group {
	border-collapse: collapse;
	width: 100%;
}

table.group th, table.group td {
	border-right: 1px solid white;
	padding: .4em .2em;
	text-align: center;
}

table.group th {
	background-image: url(../img/hg-tab-rot.gif);
	background-repeat: repeat-x;
}

table.group td {
	background-image: url(../img/hg-tab-rot-td.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	border-top: 1px solid #d60031;
}

table.default, table.csc-uploads, table.zentriert {
	border-collapse: collapse;
	width: 100%;
}

p.csc-uploads-description {
	margin-top: 2px;
	margin-bototm: 5px;
	witdh: 200px;
	margin-left: 20px;
	color: #999999;
	font-size: 10px;
}

.csc-uploads-fileSize {
	text-align: right;
}

.csc-uploads td {
	padding-bottom: 5px;
	padding-top: 5px;
}


table.default td, table.csc-uploads td, table.zentriert td {
	height: 18px;
	padding-left: 4px;
	padding-right: 4px;
}

table.default .tr-even td, table.csc-uploads .tr-even td, table.zentriert .tr-even td {
	background-color: #FFFF99;
}

table.default td.td-0, table.csc-uploads td.td-0 {
	text-align: right;
}

table.zentriert td {
	text-align: center;
}

table.default .tr-0 td, table.csc-uploads .tr-0 td, table.zentriert .tr-0 td {
	font-weight: bold;
	font-style: italic;
	border-bottom: 2px solid #ffce55;
}

.csc-textpic-image {
	font-style: italic;
	font-size: 10px;
}

.csc-bulletlist {
	margin-top: 3px;
	margin-bottom: 13px;
	line-height: 140%;
}

.csc-bulletlist li {
	margin-bottom: 6px;
	margin-left: 20px;
	font-size: 12px;
}

#content ul {
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
	line-height: 140%;
}

#content ul li {
	margin-bottom: 6px;
	margin-left: 20px;
}

#content ol {
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
	line-height: 140%;
}

.col-content ol {
	list-style-type: upper-roman;
}

.col-content ul { margin-top: 0px; margin-bottom: 0px; 	color: #666633; }
.col-content ol { margin-top: 0px; margin-bottom: 0px; 	color: #666633; }

.csc-sitemap ul {
	margin-left: 20px;
}

.csc-sitemap li {
	margin-top: 6px;
	font-weight: bold;
}

.csc-sitemap li li {
	margin-top: 2px;
	font-weight: normal;
}


/* ---------------------------------------- FCE -----------------------------*/
div#fce-col1, div#fce-col2 { 
	width: 48%; 
	}

div#fce-col1 {
	float: left;
}

div#fce-col2 {
	float: right;
}

div.divider {
	clear: both;
	margin-bottom: 5px;
	}

/* --------------------- FORM ---------------------- */
fieldset.csc-mailform  {
	padding: 10px;
}

.csc-mailform label {
	width: 100px;
	display: block;
	text-align: right;
	margin-right: 5px;
	float: left;
}

#mailformformtype_mail {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 103px;
}

#mailformName, #mailformEMail, #mailformTelefon {
	width: 180px;
}

/* --- NEWS --- */
div#news {
	position: absolute;
	left: 14px;
	top: 450px;
	width: 180px;
/*	height: 370px; */
	height: auto;
	background-color: #ffffff;
	overflow: hidden;
/*	filter: Alpha(Opacity=60, FinishOpacity=0, Style=0); */
}

div.news-latest-container * {
	font-family: Arial, Helvetica, sans-serif;
}

div.news-latest-container {
	background-color: #fff;
	margin-top: 6px;
	padding-bottom: 2px;
}

span.news-latest-date {
	font-size: 9px;
}

div.news-latest-item, div.news-latest-gotoarchive {
	padding-left: 5px; 
	padding-right: 5px;
}

div.news-latest-container p.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 2px;
	font-size: 10px;
	line-height: normal;
}

div.news-latest-morelink, div.news-latest-gotoarchive, div.news-list-morelink  {
	text-align: right;
}

div.news-latest-gotoarchive, div.news-single-backlink {
	margin-top: 5px;
	margin-bottom: 5px;
}

div#news dl {
	background-color: #ffce55; 
	margin-bottom: 0px;
}

div.news-latest-morelink a, div.news-latest-gotoarchive a, div.news-single-backlink a, div.news-list-morelink a {
	color: #0033CC;
}

h3.news-latest-h3 {
	margin-bottom: 2px;
}

div.news-single-item h3 {
	margin-bottom: 6px;
}

div.news-single-img {
	margin-bottom: 6px;
}

div.news-list-container h3 {
	margin-bottom: 6px;
	margin-top: 6px;
}

div.clearer {
	height: 4px;
	border-bottom: 1px solid maroon;
}
