/* @override 
	http://www.wps.ch/fileadmin/_css/wps_styles.css
*/

* {
	margin: 0;
	padding: 0;
}

html {
	overflow-y: scroll;
	background: #d0d0d0;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

body {
	background: url(../_media/body_bg.jpg) top left repeat-x;
	background-attachment: fixed;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	text-align: center;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

/* @group Layout */

#logo {
	text-align: center;
}

#logo img {
	position: relative;
	top: 35px;
}

div.container {
	border: 10px solid #fff;
}

div.bd {
	background: #fff url(../_media/cnt_back_verlauf.gif) 0 0 no-repeat;
	padding: 33px 0 30px 0;
	border-top: 1px solid white;
	margin: 0;
}

div.header {
	height: 194px;
}

.footer {
}

.foot_left {
	padding: 5px 5px;	
	width: 45%;
	float: left;
}

.foot_right {
	padding: 5px 5px;
	float: right;
	width: 45%;
	text-align: right;
}
/* @end */

/* @group Infobox */

#infobox {
	color: #cccccc;
}

#infobox a {
	color: #83cff0;
	text-decoration: none;
}

#infobox a:hover {
	text-decoration: underline;
}

#infobox p.bodytext {
	margin: 10px 0 20px 0;
}

#infobox img {
}

#infobox .cntbox {
}

/* @end */

/* @group Navigation */

.topnavigation {
	background: #d6d7d7;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}

div.servicenavigation {
	text-align: right;
	height: 20px;
	margin: 0;
	padding: 0;
	background: #fff;
}

.servicenavigation li {
	display: inline;
}

.servicenavigation li a {
	text-decoration: none;
	margin: 0 5px;
}

.servicenavigation li a:hover {
	text-decoration: underline;
}

div.mainmenu {
	background: #d6d7d7;
	margin: 0 0 10px 0;
}

div.headpic {
	height: 181px;
	background: url(../_media/HeadPix_Backdrop.jpg) top right no-repeat;
}

body#page-131 div.headpic {
	background: url(../_media/head_background_team.jpg) top right no-repeat;
}

ul.mainnavigation {
	margin: 0;
	padding: 0;
}

#mainnavigation h1 {
	color: #cc0000;
	text-transform: uppercase;
}

ul.mainnavigation li {
	list-style-type: none;
}

/* @end */

/* @group Styles */

a {
	color: #00569c;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	color: #333333;
	line-height: 1.5em;
	font-size: 16px;
	font-weight: bold;
}

h2 {
	margin: 0 0 4px 0;
}

.spalte1, .spalte2, .spalte3, .navigation, .container {
	text-align: left;
}

.pics {
	height: 232px;
	width: 232px;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

.pics img {
	height: 200px;
	width: 200px;
	padding: 15px;
	border: 1px solid #ccc;
	background-color: #eee;
	top: 0;
	left: 0;
}

.thickbox img {
	margin: 0 0 10px 0;
}

.ppl_entry {
	height: 180px;
	margin: 6px 0;
	padding: 0;
}

.tb_image {
	float: left;
	margin: 0 20px 0 0;
}

.tb_name, .tb_function, .tb_email {
	text-align: left;
}

.tb_name {
	font-size: 1.6em;
	padding: 10px 0 3px 0;
}

.tb_function {
	padding: 0 0 1em 0;
}

.tb_email a {
	color: #00569c;
}

.hd_slogan {
	height: 181px;
}

.hd_person {
	height: 181px;
}

.underline {
	margin: 0 0 20px 0;
}

.underline a.partnerlink {
	background: url(../_media/icn_blue/arrow-right.gif) no-repeat;
	padding: 0 0 3px 25px;
}

.underline hr {
	color: #00569c;
	background: #00569c;
}

.csc-frame-frame1 {
	padding: 10px 10px;
}

.csc-frame-frame1 dd.csc-textpic-caption {
	padding: 3px 0 7px 0;
}

.csc-frame-frame1, .csc-frame-frame1 h1 {
	background: #4e4e4e;
	color: #fff;
}

.csc-frame-frame1 h2 {
	margin: 0 0 10px 0;
}

.csc-frame-frame1 a {
	color: #83cff0;
}

.csc-frame-frame1 p.bodytext {
	padding: 10px 0 0 0;
	margin: 0 
}



/* @end */
