* {
margin: 0;
padding: 0;
}

body {
	text-align:center;
	padding:0px 0px 100px 0px;
	background-color:#7496ad;
	background-image: url(../img/bg_body.png);
	background-repeat:repeat-x;
	background-position:top;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#616161;
}

/*Schrift im Content*/

div#content p {
	margin:5px 0px 15px 0px;
}

div#content ul {
	margin:0px 0px 15px 20px;
}

div#content .contenttable {
	margin:0px 0px 15px 0px;
}

div#content .contenttable p {
	margin:0px;
	padding:0px 0px 0px 0px;
}

td {
	font-size:12px;
}

/*Bild-Abstand*/

.csc-textpic-imagewrap {
	margin:0px 0px 20px 0px;
}

/*Ueberschriften*/

h1 {
	margin: 0px -15px 15px 0px;
	padding: 5px 10px 5px 10px;
	border-bottom:1px solid #c4c4c4;
	background-color:#e8e8e8;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}

h2 {
	margin: 0px 0px 15px 0px;
	font-size:14px;
	font-weight:bold;
}

h3 {
	margin: 5px 0px 5px 0px;
	font-size:12px;
	font-weight:bold;
}

/*Links*/

body a {
	color:#dd0023;
	text-decoration:none;
}

body a:hover {
	text-decoration:underline;
}

body a img {
	border:none;
}

.csc-textpic-caption {
	font-size:80%;
}

.link-grau a {
	color:#616161;
}


/*Styles*/
div#wrapper {
	width:970px;
	margin:0px auto;
}

div#body-space {
	height:15px;
}

div#frame-top {
	margin:0px;
	background-image: url(../img/bg_frame-top.png);
	background-repeat:no-repeat;
	background-position:top;
	height:12px;
}

div#frame-bottom {
	background-image: url(../img/bg_frame-bottom.png);
	background-repeat:no-repeat;
	background-position:top;
	height:5px;
}

div#navigation-top {
	width:970px;
	margin:20px 0px 0px 0px;
	padding:6px 0px 6px 0px;
	background-image:url(../img/bg_nav-top.png);
	background-repeat:no-repeat;
	background-position:top;
	text-align:center;
}

div#header {
	padding:20px 0px 5px 0px;
}

div#header-image {
	width:910px;
	height:250px;
}

div#header-logo {
	position:absolute;
	margin:-250px 0px 0px 0px;
	text-align:right;
	height:250px;
	width:910px;
	background-image: url(../img/header/header_85.png);
	background-repeat:no-repeat;
	background-position:top right;
}

div#header-logo-1 {
	position:absolute;
	margin:-250px 0px 0px 0px;
	text-align:right;
	height:250px;
	width:910px;
	background-image: url(../img/header/header_85.png);
	background-repeat:no-repeat;
	background-position:top right;
}

div#inner-wrapper {
	margin:-4px 0px 0px 0px;
	background-color:#ffffff;
	background-image: url(../img/bg_wrapper.png);
	background-repeat:repeat-y;
	padding:0px 28px 0px 28px;
}

div#navigation {
	height:25px;
	margin:5px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	border-bottom:1px solid #eeeeee;
}

div#navigation-button {
	margin:0px 0px 0px 0px;
}

div#navigation-button img {
	padding:0px 0px 1px 0px;
}	

div#navigation-sub {
	margin:0px 0px 0px 0px;
}

div#main {
	min-height:400px;
	margin: 0px auto;
	margin-top:15px;
	background-image: url(../img/bg_main.png);
	background-repeat:repeat-y;
	background-position:top right;
	border-top:1px solid #929292;
	text-align:left;
}

div#main-1 {
	min-height:400px;
	margin : 0px auto;
	border-top:1px solid #929292;
	text-align:left;
}

div#left {
	float: left; 
	width: 210px;
	margin:10px 0px 0px 0px;
}

div#left #content-left{
	margin:25px 0px 0px 0px;
}

div#center {
	overflow:hidden;
	margin: 10px 0px 0px 0px;
	padding:0px 15px 50px 15px;
	z-index:200;
}

div#center-1 {
	overflow:hidden;
	margin: 10px 0px 0px 0px;
	padding:0px 0px 50px 0px;
	z-index:200;
}

div#center-2 {
	overflow:hidden;
	margin: 10px 0px 0px 0px;
	padding:0px 0px 50px 15px;
	z-index:200;
}

div#right {
	overflow:hidden;
	float: right;
	width: 205px;
	margin:0px;
}

div#right-1 {
	float: right;
	width: 205px;
	margin:0px;
}

div#content-right {
	margin:10px 5px 0px 5px;
}

div#content-right h2 {
	margin:0px -5px 0px -5px;
	padding: 5px 10px 5px 10px;
	border-bottom:1px solid #2d2d2d;
	background-color:#6f6f6f;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
}

div#content-right h2 a {
	margin:0px -5px 0px -5px;
	padding: 5px 10px 5px 10px;
	background-color:#6f6f6f;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

div#content-right h2 a:hover {
	text-decoration:none;
}

div#content-right p {
	margin:0px 0px 10px 0px;
}

div#frame-middle{
	background-image: url(../img/bg_frame-middle.png);
	background-repeat:no-repeat;
	background-position:top left;
	height:4px;
}

div#footer {
	padding:10px 10px 5px 10px;
	background-image: url(../img/bg_footer.png);
	background-repeat:repeat-y;
	background-position:top left;
}

div#navigation-footer {
	float:left;
	overflow:hidden;
}

div#footer-content {
	text-align:right;
	overflow:hidden;
}


.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


#footer {
}

/*Rahmen*/
.frame_1 {
	width:325px;
	height:195px;
	margin:5px 0px 25px 0px;
	padding:5px 5px 0px 5px;
	background-color:#ffffff;
	border:1px solid #c4c4c4;
	/*background-image: url(../img/bg_visitenkarte.png);
	background-repeat:no-repeat;;
	background-position:25px center;*/
}
.frame_1 h1 {
	margin:-5px -5px 10px -5px;
	border-bottom:1px solid #c4c4c4;
	background-color:#e8e8e8;
	color:#000000;
	font-size:12px;
	font-weight:bold;
}

div#right .frame_1 {
	margin:0px 0px 25px 15px;
}

.frame_2 {
	border-bottom:1px solid #4578a5;
	margin:0px 0px 10px 0px;
}

.frame_3 {
	border-bottom:1px solid #eeeeee;
	margin:0px 0px 10px 0px;
}

.tx-loginboxmacmade-pi1-error {
	color:red;
}

/*Meinungen Iframe*/
div#iframe_meinungen iframe {
	margin:0px;
	height:100px;
	width:205px;
}

div#iframe_meinungen {
	margin:10px 0px 10px 0px;
}

/*TT-News*/
.news-single-img {
	text-align:left;
}

.news-single-img img {
	padding:5px;
	float:left;
}

.news-list-head {
	font-weight:bold;
	margin:5px 0px 5px 0px;
}

.news-list-main {
	clear:both;
	border-bottom:1px solid #eeeeee;
}

.news-list-clear {
	clear:both;	
}

.news-list-image {
	padding:0px 5px 15px 0px;
	float:left;
}

.news-list-text {
}

/*Tabellen*/
/*Termine*/
.table-termine {
	width:100%;
}

.table-termine td {
	background-color:#eeeeee;
	padding:2px;
}

.table-termine .td-0 {
}
/*Kurse*/
.table-kurse {
	width:100%;
}

.table-kurse th {
	font-weight:bold;
	background-color:#eeeeee;
	padding:2px;
}

.table-kurse td {
	vertical-align:top;
	background-color:#eeeeee;
	padding:2px;
}

.table-kurse .td-0 {
	vertical-align:top;
	width:150px;
}

.table-kurse .td-1 {
	width:150px;
	vertical-align:top;
}

.table-kurse .td-2 {
	vertical-align:top;
}

/*Fakten*/
.table-fakten {
	width:100%;
}

.table-fakten th {
	font-weight:bold;
	background-color:#eeeeee;
	padding:2px;
}

.table-fakten td {
	vertical-align:top;
	background-color:#eeeeee;
	padding:2px;
}

.table-fakten .td-0 {
	font-weight:bold;
	vertical-align:top;
	width:50%>;
}

.table-fakten .td-1 {
	width:50%;
	vertical-align:top;
}

/*Memberlist*/

.table-memberlist {
	width:100%;
}

.table-memberlist td{
	background-color:#eeeeee;
	padding:2px;
}

.table-memberlist th{
	font-weight:bold;
	background-color:#eeeeee;
	padding:2px;
}

/*Interne kopfnavigation*/

#nav-intern {
	float:right;
	margin:6px 10px 0px 0px;
}


/*Pinnwand*/
/*Guestbook Teaser*/

div#guestbook-teaser {
	background-image:url(../img/post_it_small.png);
	background-repeat:no-repeat;
	background-position:top left;
	height:240px;
	padding:40px 15px 10px 15px;
	z-index:100;
}

div#guestbook-teaser .guestbook-entry {
	margin:10px 0px 0px 0px;
	font-size:11px;
	color:#616161;
	text-decoration:none;
	font-style:italic;
	font-weight:bold;
	line-height:14px;
}

div#guestbook-teaser .guestbook-entry a:hover {
	text-decoration:none;
}

div#guestbook-teaser .guestbook-informations {
	font-size:10px;
	font-weight:normal;
}

div#guestbook-teaser .guestbook-head {
	font-weight:bold;
	font-size:14px;
}

div#guestbook-teaser .guestbook-head2 {
	font-weight:bold;
}

/*Guestbook List*/
div#guestbook-list .guestbook-entry {
	padding:10px;
	margin:5px 0px 0px 0px;
	border: 1px solid #c4c4c4;
	background-color:#e8e8e8;
}

.guestbook-error {
	color:red;
}

/*Dateiliste*/
div#content .csc-uploads {
	text-align:left;
}

div#content .csc-uploads-fileName{
	text-align:left;
	padding-right:20px;
}

div#content .csc-uploads-fileName a{
	text-align:left;
	padding-right:20px;
}



