/************* Textstyles *************************************/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color:#353535;
}

a {
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #004A8A;
	font-size: 20px;
	font-weight: normal;
}

h2 {
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #004A8A;
	font-size: 16px;
	font-weight: normal;
}

h3 {
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #004A8A;
	font-size: 14px;
	font-weight: normal;
}

dd {
    margin-bottom: 35px;
    margin-left: -0px;
}

#termine h2 {
	padding: 0;
	padding-left: 10px;
	margin: 0;
	text-align: center;
	margin-bottom: 10px;
}



#topNavi li a {
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	font-size: 14px;
	padding-left: 8px;
	padding-right: 8px;
}
#topNavi li a:hover {
	color: #0066ff;
	text-decoration: underline;
}

#navi li a {
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
#navi li a:hover {
	color: #003399;
	text-decoration: underline;
}

#bcNavi li a {
	color: #003399;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}


#bcNavi li a:hover {
	text-decoration: underline;
}


#bottomNavi li a {
	color: #003399;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	padding-left: 12px;
	padding-right: 12px;
}

#bottomNavi li a:hover {
	text-decoration: underline;
}



/************ Seitenlayout und layer definitionen **************/
body {
	background: #fffdf9;
	background-image: url(../bilder/ver-bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0;
	padding: 0;
}

#page {
	position:absolute;
	top: 0px;
	left: 0px;
	background-image:url(../bilder/hor-bg.jpg);
	background-repeat:repeat-x;
	width: 100%;
	min-height: 550px;
	z-index: 20;
}

#head {
	position: absolute;
	left: 50%;
	margin-left: -480px;
	width: 960px;
	height: 205px;
	top: 0;
	z-index: 10;
}

#logo {
	position: absolute;
	left: 90px;
	top: 0px;
	background-image:url(../bilder/tt_logo.gif);
	background-repeat: no-repeat;
	width: 200px;
	height: 180px;

	z-index: 30;
}

#eyecatcher {
	position: absolute;
	left: 70px;
	top: 0px;
	width: 838px;
	height: 180px;
	text-align:right;
}

#content {
	position: absolute;
	background-image: url(../bilder/content-bg.jpg);
	background-repeat: no-repeat;
	top: 180px;
	width: 960px;
	left: 50%;
	margin-left: -480px;
	min-height: 550px;
}

#text {


	margin-left: 280px;
	margin-top: 85px;
	width: 600px;
}

#text.narrow {
	width: 420px
}



/************* runde ecken ************************************/

.roundTop {
	background-image: url(../bilder/runde-box-oben2.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 7px;
}

.roundBottom {
	background-image: url(../bilder/runde-box-unten2.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-bottom: 15px;
}

.roundSubTop {
	background: #fffdf9;
	background-image: url(../bilder/runde-box-hell-oben.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 7px;
	width: 149px;
}

.roundSubBottom {
	background-image: url(../bilder/runde-box-hell-unten.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-bottom: 15px;
}

/************* Navigation *************************************/

#topNavi {
	position: absolute;
	left: 86px;
	top: 18px;
	background-image: url(../bilder/navi-balken-oben2.gif);
	background-repeat: no-repeat;
	width: 802px;
	height: 29px;
	text-align: center;
	z-index: 20;
	padding-top: 5px;
}

#topNavi ul {
	padding: 0;
	margin: 0;
	left: 0;
}

#topNavi li {
	list-style-type: none;
	display: inline;
}

#navi {
	position:absolute;
	float: left;
	margin-left: 86px;
	margin-top: 63px;
	background-repeat: no-repeat;
	width: 170px;
	background: #E1f1ff;
	background-image: url(../bilder/runde-box-mitte2.gif);
	}

#navi ul {
	padding: 0;
	margin: 0;
}

#navi li {
	list-style-type: square;
	padding-left: 10px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;

	left: 45px;
	width:160px;
}


#bcNavi {
	position: absolute;
	left: 280px;
	top: 65px;
	width: 500px;
	height: 29px;
}


#bcNavi ul {
	padding: 0;
	margin: 0;
	left: 0;
}

#bcNavi li {
	list-style-type: none;
	display: inline;
}

#bottomNavi {
	clear: both;
	margin-left: 86px;
	width: 802px;
	text-align: center;
	padding-top: 30px;
}

#bottomNavi ul {
	background-image: url(../bilder/navi-balken-unten2.gif);
	background-position: top center;
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	padding-top: 4px;
	height: 29px;
	left: 0;
}

#bottomNavi li {
	list-style-type: none;
	display: inline;
	margin-top: 5px;
}

