html[xmlns^="http"] {/* verhindert Mozilla-Zucken */height: 100.01%;}
* {
	margin:0;
	padding:0;
	border:0;
	font-family: verdana, arial, sans-serif; 
	font-weight:normal;
	font-size: 1em; /* nicht ändern */
	line-height:140%;
	color:#000;	
}
html {
	font-size:62.5%; /* nicht ändern */
}
body { 
	font-size: 1em; /* HIER globale Schriftgröße ändern  - 1em === 10px! */
	position:relative;
	top:0;
	left:0;	
	padding-bottom:4em;
	background:#d2e8e5;
	text-align: center;
}

img {border:0;}
a {text-decoration:none;}
a:hover {text-decoration:underline;}
.inner a, .inner a em {text-decoration:underline; color:#0c1b8c; font-weight:bold;}
.inner a:hover, .inner a:hover em { color:#ffffff; }

p {margin-bottom:1.2em;margin-bottom:1.4em;}
p.csc-linkToTop {text-align:right;width:100%;}
.csc-textpic-caption {font-size: 0.81em;font-style:italic;}
strong, b {font-weight:bold;}

h1 {}
h2 {font-weight:bold;border-bottom:1px solid #0c1b8c;color:#0c1b8c;}
h3 {font-weight:bold;margin-bottom:.6em;}

table.contenttable tr {vertical-align:top;}


ul {list-style-position:outside;list-style-type:none;}
#content-main .inner ul {margin-bottom:10px;}
#content-main .inner ul li {list-style-type:disc;margin-left:2em;}

#content-main .inner ol li {list-style-position:outside; margin-left:2em;}

#content-right .inner ul {margin-bottom:10px;}
#content-right .inner ul li {list-style-type:disc;margin-left:2em;}

input, select, textarea {border:0.1em solid #71746F;font-family: arial, verdana, sans-serif;color:#71746F;}
textarea {font-size:1.2em;font-family: verdana, arial, sans-serif; }
legend {margin-left:0;}

span.clearer {clear:both;}


/* Extensions START */
/* tt_news START */
.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:3px;
	margin:3px;
	}
.news-list-container H3 { margin-bottom: 5px;	padding: 2px;	font-weight:bold; }
.news-list-container P { padding-left:3px; }
.news-list-date { float: right;	color: #0c1b8c;	width: 280px;	text-align: right;	height: 20px;	margin-top: -2px;	margin-right: -2px;	font-style:italic; }
.news-list-morelink,.news-list-category {	margin-left:3px; }
.news-list-morelink  { margin-bottom:3px; }
.news-list-browse { text-align: center; }

.tx-ttnews-browsebox, .browseBoxWrap { margin:3px;	border:1px solid #fff;	padding:3px; }
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell { font-weight: bold; }
/* tt_news ENDE */

/* Extensions ENDE */

/* rounded corners START */
/* curve height, background image */
.navsub .t, .navsub .b, .navsub .b b, .navsub .t b{
height:12px;
background-image:url('../img/rounded.png');
}

/* inner color, border color, border width */
.navsub .c{
background:#d2e8e5;
border-color:#bccfd0;
border-left-width:2px;
border-right-width:2px;
}




/*
*	Shared CSS:
*/

/* surrounding margins (optional) */
.round{
margin-bottom:5px;
}
.round .c{
/* inner content padding */
padding:0 10px 0 10px;
border-top:0;
border-bottom:0;
border-style:solid;
}
.round .t, .round .b, .round .t b, .round .b b{
display:block;
overflow:hidden;
}
.round .t b, .round .b b{
float:right;
width:50%;
}
.round .t .r{
background-position:top right;
}
.round .b .r{
background-position:bottom right;
}
.round .b{
background-position:bottom left;
}
.round .br{
clear:both;
display:block;
overflow:hidden;
height:0px;
}
.round h2 {border:none;}
/* rounded corners ENDE */
