
/* copyright agentur artprolog 2010 Ursula Bartels */
body {
	color: #5a5a5a;
	line-height: 1.4em;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 0.8em;
	min-width: 955px;
	text-align:center;
	background-color:#fff;
}

/* TAGS */
p,
pre,
h1,
h2,
h3 {
	margin: 0;
	padding: 0;
	line-height:normal;
}

img {
	border-style: none;
}

h1,
h2,
h3 {
	color: #000099;
	font-size: 1.4em;
	font-weight: bold;
}

h1 {
	font-size: 1.4em;
	text-transform: uppercase;
	padding-left: 10px;
	margin-bottom: 30px;
	border-left: 15px solid #000099
}

#suche h1 {
	font-size: 1.1em;
	text-transform: none;
	margin-bottom: 5px;
	margin-left: -8px;
	border-style:none;
	padding-top:20px;
}

h2 {
	font-size: 1.2em;
}

h3 {
	font-size: 1em;
}

#contentlinks h1 {
	font-size: 1.2em;
	line-height: 14px;
	padding-left: 0px;
	margin-bottom: 10px;
	border-style: none
}

/* LISTEN */
li {
	list-style-image: url(../images/misc/square_blau.gif);
	list-style-type: none;
}

/* LINKS */
a,
a:link,
a:visited,
a:hover,
a:active {
	color: #000099;
	text-decoration: none
}

a:hover,
a:active {
	color: #000099;
	text-decoration: underline;
}

a.bold:link {
	color: #2681bc;
	font-weight: bold;
	text-decoration: none
}

a.bold:visited {
	color: #2681bc;
	font-weight: bold;
	text-decoration: none
}

a.bold:hover,
a.bold:active {
	color: #2681bc;
	font-weight: bold;
	text-decoration: underline
}

/* KLASSEN */
.pb {
	font-weight: bold;
}

.clearer {
	clear: left;
	height: 1px;
	margin: 0;
	padding: 0;
}

.separator {
	border-top: 1px solid #eee;
	clear: both;
	height: 1px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.flag{
	position:relative;
	top:3px;
}

/* LOGO PRINT */
#printbox {
	display: none;
}

/* CONTAINER */
#containerbox {
	margin: auto;
	text-align: left;
	width: 955px;
	height: 100%;
}

#container {
	height: 100%;
	position: relative;
	width: 955px;
	z-index: 100;
}

/* BOXES */
#box1,
#box2,
#box3 {
	display: block;
	width: 955px;
	overflow:hidden
}

#box1 {
	height:204px;
	overflow:visible;
}

#box2 {
	padding-top:25px;
}

/* BOX 1*/

#top1,
#top2 {
	float:left;
	display:block;
	height:204px;
	width:755px;
}

#top1 {
	width:200px;
}

#top2 {
	background-image: url(../images/layout/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#toptext {
	height:23px;
	padding-top:5px;
	font-size:0.95em;
	text-align:right;
	padding-right:8px;
	overflow:hidden;
}


#logo {
	height:153px;
	overflow:hidden;
}

/* BOX 2*/
/* CONTENT*/

#contentbox,
#contentlinksbox {
	width:714px;
	height: 370px;
	display:block;
	float:left;
	overflow:hidden;
	border-right:1px solid #8f9088;
}

* html #contentbox {
	width:714px;
}

#contentlinksbox {
	width:238px;
}

#content {
	background-color: #fff;
	height: 360px;
	line-height:20px;
	overflow: auto;
	padding-left:20px;
	padding-right:40px;
}

#contentlinks {
	margin: 0px;
	padding:0px;
}

.ecke {
	background-image: url(../images/layout/ecken.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:69px;
	width:208px;
	padding-left:15px;
	padding-top:0px;
}

#suche {
	margin: 0;
	padding: 0;
}

/* FOOTER*/

#footerbox {
	width:955px;
	height:30px;
	background-image: url(../images/layout/footer_stretcher.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	line-height: 25px;
	text-align:right;
	color:#5a5a5a;
}

#footer,
#datum {
	padding-bottom:5px;
	padding-right:8px;
	font-size:0.95em;
	float:right;
	display:block;
}

#footer a,
#footer a:link,
#footer a:visited,
#footer a:hover,
#footer a:active {
	color: #000099;
	text-decoration: none
}

#footer a:hover,
#footer a:active {
	text-decoration: underline;
	color: #000099;
}

/* FORM */
label {
	font-weight: bold;
	text-align: left;
	display: block;
	margin-right: 20px;
	width: 150px;
	float: left
}
.csc-mailform-field; {
margin-bottom: 10px;
clear: left
}

form,
fieldset {
	margin: 0;
	padding: 0;
	border-width: 0
}

input,
textarea,
select,
.csc-mailform-submit {
	color: #5a5a5a;
	background-color: #fff;
	padding: 1px;
	border: solid 1px #5a5a5a;
	margin-bottom: 5px;
	width: 200px;
	font-size: 0.9em;
}

.csc-mailform-submit {
	margin-top: 10px;
}

div.tx-indexedsearch-form select {
	margin-top: 5px
}

/*SUCHE*/
.tx-indexedsearch-browsebox {
	margin-bottom: 5px
}

.tx-indexedsearch dt,
.tx-indexedsearch dd,
.tx-indexedsearch dl {
	margin: 0;
	padding: 0;
}

.tx-indexedsearch dt,
.tx-indexedsearch dd {
	float: left
}

.tx-indexedsearch dl {
	margin: 5px 0 0;
	padding: 0
}

.tx-indexedsearch dd {
	margin: 0 20px 0 0;
	padding: 0
}
