/*------------------------------------------------------------------------
	Drs. Werling | Blechschmidt CSS // © Frederic K. Herring, cmXs 2009
--------------------------------------------------------------------------*/

body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
}


img {
	border: 0px solid;
	margin: 0px;
	padding: 0px;
}


.high {
	position:relative;
	top: -0.4em;
	font-size: 70%;
	line-height: 0%;
	color: #333333;
}

/*------------------------------------
	search
-------------------------------------*/



.searchbox {
	height: 25px;
	width: 170px;
}

.box-input {
	height: 15px;
	width: 140px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #000000;
	margin-top: 3px;
	padding-left: 2px;
	border: 0px solid;
	float: left;
}


/*-------------------------------------------------
eingabefelder
-------------------------------------------------*/


.dropdown {
	width: 300px;
	font-family: "lucida grande", verdana;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #0b0b0b;
	text-decoration: none;
	height: 19px;
	padding-top: 0px;
	padding-left: 4px;
	margin-bottom: 3px;
	border: 1px solid #999999;
}

.dropdown:visited {
	width: 300px;
	font-family: "lucida grande", verdana;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #0b0b0b;
	text-decoration: none;
	height: 19px;
	padding-top: 0px;
	padding-left: 4px;
	margin-bottom: 3px;
	border: 1px solid #999999;
}

.dropdown:hover {
	width: 300px;
	font-family: "lucida grande", verdana;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #0b0b0b;
	text-decoration: none;
	height: 19px;
	padding-top: 0px;
	padding-left: 4px;
	margin-bottom: 3px;
	border: 1px solid #f23d97;
}




.inputfield, .inputfield:visited {
	width: 300px;
	font-family: "lucida grande", verdana;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #0b0b0b;
	text-decoration: none;
	height: 16px;
	padding-top: 2px;
	padding-left: 4px;
	margin-bottom: 3px;
	border: 1px solid #999999;
	background-image: url(/img/input-schatten.gif);
	background-repeat: no-repeat;
}


.inputfield:hover {
	width: 300px;
	font-family: "lucida grande", verdana;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #0b0b0b;
	text-decoration: none;
	height: 16px;
	padding-top: 2px;
	padding-left: 4px;
	margin-bottom: 3px;
	border: 1px solid #f23d97;
	background-image: url(/img/input-schatten.gif);
	background-repeat: no-repeat;
}


.inputbox, .inputbox:visited {
	width: 300px;
	font-family: "lucida grande", verdana;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #0b0b0b;
	text-decoration: none;
	height: 80px;
	padding-top: 2px;
	padding-left: 4px;
	margin-bottom: 3px;
	border: 1px solid #999999;
	background-image: url(/img/input-schatten.gif);
	background-repeat: no-repeat;
}


.inputbox:hover {
	width: 300px;
	font-family: "lucida grande", verdana;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #0b0b0b;
	text-decoration: none;
	height: 80px;
	padding-top: 2px;
	padding-left: 4px;
	margin-bottom: 3px;
	border: 1px solid #f23d97;
	background-image: url(/img/input-schatten.gif);
	background-repeat: no-repeat;
}


/*------------------------------------
	container
-------------------------------------*/

.container {
	width: 855px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}


.innencontainer {
	width: 855px;
	float: left;
}


/*------------------------------------
	topborder
-------------------------------------*/

.topborder {
	width: 855px;
	padding: 15px 0px 18px;
	clear: left;
	float: left;
	margin: 0px;
}

/*------------------------------------
	navborder
-------------------------------------*/

.navborder {
	width: 855px;
	padding: 0px;
	clear: left;
	float: left;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

/*------------------------------------
	border
-------------------------------------*/

.border {
	width: 855px;
	background-image: url(/img/border.gif);
	background-repeat: no-repeat;
	padding: 0px;
	clear: left;
	float: left;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}



/*------------------------------------
	footerborder
-------------------------------------*/

.footerborder {
	width: 855px;
	padding: 0px 0px 30px;
	clear: left;
	float: left;
	margin: 0px;
}


/*------------------------------------
	logo
-------------------------------------*/

.logobox {
	padding-left: 52px;
	float: left;
	clear: left;
	width: 781px;
}

.logo {
	width: 750px;
	height: 69px;
	background-image: url(/img/logo.png);
	background-repeat: no-repeat;
	padding: 0px;
	float: left;
	clear: left;
}







/*------------------------------------
	navigation2
-------------------------------------*/

.navigation2 {
	float: right;
	clear: left;
	width: 395px;
	text-align: right;
	padding-top: 8px;
}


.navigation2 a, .navigation2 a:visited {
	font-family: "lucida grande", verdana;
	font-size: 11px;
	line-height: normal;
	color: #a4a4a4;
	text-decoration: none;
	padding-left: 14px;
}

.navigation2 a:hover {
	color: #f23d97;
}






/*------------------------------------
	mainnav
-------------------------------------*/

.mainnavbox {
	float: left;
	clear: left;
	width: 750px;
	padding-left: 52px;
	margin-top: 14px;
}

.mainnav {
	float: left;
	clear: left;
	width: 750px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #a4a4a4;
}



.mainnav a {
	font-family: "lucida grande", verdana;
	font-size: 18px;
	line-height: normal;
	color: #a4a4a4;
	text-decoration: none;
	padding-left: 20px;
	float: left;
}

.mainnav a:hover {
	color: #f23d97;
}




/*------------------------------------
	subnav
-------------------------------------*/

.subnavbox {
	float: left;
	clear: left;
	width: 750px;
	padding-left: 52px;
}

.subnav {
	float: left;
	clear: left;
	width: 750px;
	margin: 0px;
	padding: 3px 0px 1px;
}



.subnav a {
	font-family: "lucida grande", verdana;
	font-size: 12px;
	line-height: normal;
	color: #a4a4a4;
	text-decoration: none;
	padding-left: 20px;
	float: left;
}

.subnav a:hover {
	color: #f23d97;
}










/*------------------------------------
	nopic
-------------------------------------*/

.nopic {
	width: 750px;
	float: left;
	clear: left;
	padding-left: 52px;
	margin-top: 20px;
}

.nopic-pic {
	float: left;
}

.nopic-text {
	float: right;
}

.nopic-pic img {
	float: left;
	border: 0px;
}

.nopic-text img {
	float: left;
	border: 0px;
}











/*------------------------------------------------------------------
	content
--------------------------------------------------------------------*/

.content {
	float: left;
	clear: left;
}

.leftside {
	float: left;
	width: 483px;
	padding-top: 30px;
	padding-left: 72px;
	padding-bottom: 15px;
}

.rightside {
	float: left;
	width: 250px;
	padding-top: 18px;
}




/*------------------------------------------------------------------------------------------------------
	infobox
--------------------------------------------------------------------------------------------------------*/



.infobox {
	float: left;
	width: 233px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #f0f0f0;
	padding-right: 15px;
	margin-bottom: 20px;
}


.infobox-headline {
	float: left;
	clear: left;
	font-family: "lucida grande", verdana;
	font-size: 18px;
	font-weight: normal;
	line-height: normal;
	color: #f23d97;
	margin-top: 5px;
	padding-left: 12px;
	width: 218px;
}

.infobox-subline {
	float: left;
	clear: left;
	font-family: "lucida grande", verdana;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 5px;
	width: 218px;
	color: #555459;
	line-height: 16px;
	padding-left: 12px;
	margin-top: 3px;
}

.infobox-newsletter {
	float: left;
	clear: left;
	width: 214px;
	margin-bottom: 12px;
}

.infobox-copy {
	float: left;
	clear: left;
	width: 214px;
	color: #666666;
	font-size: 11px;
	font-family: "lucida grande", verdana;
	line-height: 15px;
	padding-left: 12px;
}

.infobox-copy a, .infobox-copy a:visited {
	color: #555459;
	text-decoration: underline;
}

.infobox-copy a:hover {
	color: #b00720;
	text-decoration: none;

}

.infobox-more {
	float: left;
	clear: left;
	padding-top: 11px;
	width: 214px;
	padding-left: 12px;
}

.infobox-more a, .infobox-more a:visited {
	color: #999999;
	text-decoration: none;
	font-family: "Lucida Grande", verdana;
	font-size: 10px;
	line-height: normal;
}

.infobox-more a:hover {
	color: #f23d97;
	text-decoration: none;

}

.newsbox {
	float: left;
	clear: left;
	margin-bottom: 13px;
}



.newsinfo a, .newsinfo a:visited {
	color: #555459;
	text-decoration: none;
	font-family: "Lucida Grande", verdana;
	font-size: 11px;
	line-height: normal;
}

.newsinfo a:hover {
	color: #f23d97;
	text-decoration: none;

}







.contentbox-mainpic {
	float: left;
}

.contentbox-mainpic img {
	float: left;
}

.artikel {
	float: left;
	padding-bottom: 15px;
	width: 440px;
	clear: left;
}

.artikel-mainpic {
	float: left;
}

.headline {
	float: left;
	clear: left;
	font-family: "lucida grande", verdana;
	font-size: 20px;
	font-weight: normal;
	width: 440px;
	color: #f23d97;
	line-height: 25px;
}

.subline {
	float: left;
	clear: left;
	font-family: "lucida grande", verdana;
	font-size: 16px;
	font-weight: normal;
	padding-bottom: 10px;
	width: 440px;
	color: #555459;
	line-height: 21px;
}

.copy {
	float: left;
	clear: left;
	width: 440px;
	color: #666666;
	font-size: 11px;
	font-family: "lucida grande", verdana;
	line-height: 18px;
}

.copy strong {
	color: #0b0b0b;
}

.copy a, .copy a:visited {
	color: #555459;
	text-decoration: underline;
}

.copy a:hover {
	color: #f23d97;
	text-decoration: none;
}







/*------------------------------------------------------------------------------------------------------
	printsend // icons Drucken und Senden
--------------------------------------------------------------------------------------------------------*/

.printsend {
	float: left;
	width: 440px;
	padding-top: 20px;
	font-family: arial;
	font-size: 10px;
	line-height: normal;
	color: #999999;
	padding-bottom: 20px;
}

.printsend a, .printsend a:visited {
	font-family: "Lucida Grande", verdana;
	font-size: 10px;
	line-height: normal;
	color: #999999;
	text-decoration: none;
}

.printsend a:hover {
	font-family: "Lucida Grande", verdana;
	font-size: 10px;
	line-height: normal;
	color: #f23d97;
	text-decoration: none;
}



/*------------------------------------
	Adressbox
-------------------------------------*/

.adressbox {
	width: 780px;
	float: left;
	clear: left;
	font-family: "lucida grande", arial;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	padding-left: 72px;
}

.adressbox a, .adressbox a:visited {
	color: #555459;
	text-decoration: underline;
}

.adressbox a:hover {
	color: #f23d97;
	text-decoration: none;
}


.adresse1 {
	width: 220px;
	float: left;
	margin-top: 15px;
}

.adresse2 {
	width: 200px;
	float: left;
	margin-top: 15px;
}

.adresse3 {
	width: 200px;
	float: left;
	margin-top: 15px;
}

.adresse4 {
	width: 132px;
	height: 92px;
	float: right;
	margin-top: 13px;
}
