* {
	padding: 0;
	margin: 0;
	font-size: 1em;
}

html {
	font-size: 62.5%;
}

body {
	font-size: 1.1em;
	line-height:1.6em;
}

html, body {
	color: #000;
	font-family: arial,sans-serif;
	margin: 0;
	padding: 0;
	height: 100%;
	background: #ccc url(../img/popup_bg.gif) repeat-y;
}

img {
	border:0!important;
}

#seite {
	padding: 0;
	border: 0;
	min-height: 100%;
	width: 765px;
	position: absolute;
}

#header {
	position: relative;
	width: 765px;
	height: 79px;
	background: #fff url(../img/popup_header_bg.gif) repeat-x;
}

#header .logo {
	position: absolute;
	top: -4px;
	left: 44px;
}

#navi {
	position: relative;
	width: 725px;
	height: 119px;
	margin: 0 0 0 40px;
	padding: 0;
	background: #121719 url(../img/popup_navi_bg.jpg) repeat-x;
}

#headline {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 203px;
	height: 24px;
	margin: 0;
	padding: 6px 0 0 15px;
	color: #fff;
	font-size: 1.1em;
}

#headline * {
	color: #fff;
}

#pagebrowser {
	position: absolute;
	bottom: 0;
	left: 225px;
	width: 300px;
	height: 23px;
	margin: 0;
	padding: 7px 0 0 0;
	color: #fff;
}

#pagebrowser * {
	color: #fff;
}

#printlink {
	position: absolute;
	bottom: 8px;
	right: 160px;
	margin: 0;
	padding: 0;
	color: #FFF;
}

#printlink A,
#printlink A:hover {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

#closepopup {
	position: absolute;
	bottom: 8px;
	right: 17px;
	width: 123px;
	height: 17px;
	margin: 0;
	padding: 0;
}

#spalte_links {
	float: left;
	width: 208px;
	margin: 20px 18px 0 44px;
	padding: 0 0 0 10px;
}

#spalte_mitte {
	float: left;
	width: 470px;
	margin: 20px 0 0 0;
	padding: 0;
}

#content h1 {
	color: #e12543;
	font-size: 1.6em;
	margin-top: 1.8em;
	margin-bottom: 0.9em;
	margin-left: -1px;
}

#content h2 {
	color: #aeaeae;
	font-size: 1.1em;
	margin-top: 1.5em;
	margin-bottom: 1em;
}

#content h2 {
	color: #e12543;
	font-size: 1.1em;
	margin-top: 1.5em;
	margin-bottom: 1em;
}

.bodytext {
	font-size:1.1em;
}

dd.csc-textpic-caption{
  font-size: .9em;
  line-height: normal;
  padding: 0 0 10px 0;
}

.contenttable-0 {
	border: 1px solid #999;
	margin-bottom: 20px;
	font-weight: bold;
}

.contenttable-0 td {
	padding: 0 10px 0 20px;
}

td {
	vertical-align: top;
}

.td-0{
	background: url(../img/red_dot.jpg) no-repeat 10px 6px;
}

#content ul li{
	background: url(../img/red_pfeil_rechts.jpg) no-repeat 0 2px;
	padding-left: 20px;
	list-style-type: none;
	font-size:1.1em;
}

#content ul li a,
#content a,
#content_rechts a {
	text-decoration: none;
	color: #666;
}

#content ul li a:hover,
#content a:hover,
#content_rechts a:hover {
	text-decoration: underline;
	color: #999;
}

#content ul li a:visited,
#content a:visited {
	color: #666;
}

.csc-mailform {
	border: none;
	font-size: 1.1em;
}

*.csc-mailform-field {
	margin:5px;
}

*.csc-mailform-field label {
	display:block;
	float:left;
	width:100px;
	text-align:left;
}

*.csc-mailform-field #mailformformtype_mail {
	margin-left:316px;
	background-color: #999;
	background: url(img/red_kastenpfeil_grau.jpg) no-repeat center right;
}

input.input,
.csc-mailform input,
.csc-mailform textarea {
	width: 350px;
	font-size: 1em;
}

input#submit,
input.submit,
#mailformformtype_mail {
	font-size: 1.2em;
	height: 36px;
	width: 124px;
	margin: 0;
	padding: 0;
	color: #000;
	font-weight: bold;
	text-align: left;
	border: none;
	padding-left: 1em;
}

.csc-linkToTop {
	float: right;
}

#content .csc-linkToTop a {
	background: url(img/red_pfeil_hoch.jpg) no-repeat center right;
	padding: 2px 30px 1px 0;
	text-decoration: none;
	color: #000;
	min-height: 15px;
}

#content .csc-uploads {
	font-size: 1.1em;
}


/* Pagebrowser */
div.cag_pagebrowser {margin: 0;}
div.cag_pagebrowser ul {list-style-type: none; margin: 0; padding: 0;}
div.cag_pagebrowser ul li {display: inline; text-align: center; padding-right: 1em;}
div.cag_pagebrowser ul ul {display: inline; padding: 0 0.5em 0 1em;}
div.cag_pagebrowser, div.cag_pagebrowser a {font-size: 1.1em;}
div.cag_pagebrowser .divider {padding: 0 0.5em;}

