/* Start of CMSMS style sheet 'kvb_design' */
/*

hausfarben:

blau #0F3766

dunkelgrau #4B4B4D

*/

body {
	background: #ddd;
	line-height: 1;
	font-family: Calibri,Arial,Helvetica,Verdana,sans-serif;
}

a {
	color: #0F3766;
	text-decoration: none;
}

a:hover {
	color: #666;
}

/* Absaetze */

p, ul, ol {
	color: #333;
	font: normal 13px/18px Calibri,Arial,Helvetica,Verdana,sans-serif;
}

div.NewsSummarySummary p{font: normal 12px/16px Calibri,Arial,Helvetica,Verdana,sans-serif;}
div#NewsPostDetailContent p{line-height: 21px;}
div.NewsSummary{margin-bottom: 25px;}

strong{
	font-weight: bold;
}

em{
	font-style: italic;
}

#content ul li{
	background: url(images/h3.gif) 0 3px no-repeat;
	margin-bottom: 5px;
	padding-left: 12px;
}

#content_right ul li{
	background: url(images/h3.gif) 0 5px no-repeat;
	margin-bottom: 5px;
	padding-left: 12px;
}

.pfeil{
	background: url(images/h3.gif) 0 5px no-repeat;
	margin-bottom: 5px;
	padding-left: 12px;
}

/*sitemap*/

ul.sitemap{
	margin-left: 25px;
}

ul.sitemap li ul{
	margin-left: 25px;
}

.leftalign {
	float: left;
}

.rightalign {
	float: right;
	margin-left: 15px;
}

.margin-top50{margin-top: 50px;}
.padding-top50{padding-top: 50px;}

#header h1 {
	background: url(images/kapitalundhandel-berlin_h1.gif) 15px 0 no-repeat;
	float: left;
	height: 40px;
	margin-left: 7px;
	text-indent: -999em;
	width: 380px;
}

#header h1 a {
	display: block;
	height: 40px;
	width: 380px;
}

h2 {
	color: #666;
	font: bold 16px Calibri,Arial,Helvetica,Verdana,sans-serif;
	margin-bottom:10px;
	text-transform: uppercase;
}

body.suchergebnisse h2{display: none;}

h3 {
	color: #0F3766;
	font: bold 16px Calibri,Arial,Helvetica,Verdana,sans-serif;
	text-transform: uppercase;
}

body.suchergebnisse h3{margin-bottom: 25px;}

h4 {
	color: #0F3766;
	font: normal 13px/18px Calibri,Arial,Helvetica,Verdana,sans-serif;
	text-transform: uppercase;

}

/*styling stuff*/
.rahmen {
	border: 1px solid #0F3766;
}

/* Layout */
#wrapper {
	margin: 0 auto;
	width: 960px;
}

#header {
	background: #eee url(images/bg_header.gif) repeat-x 0 -15px;
	height: 90px;
	margin-top: 40px;
}

#header img {
	float: left;
}

#search {
	float: right;
	margin-top: 10px;
	margin-right: 5px;
}

input#cntnt01searchinput {
	background: #eee;
	border: 1px solid #666;
	height: 20px;
	padding-left: 5px;
}

input.search-button {
	background: url("images/search_go.gif") no-repeat scroll 0 7px transparent;
	border: medium none;
	height: 20px;
	margin-left: 10px;
	text-indent: -90em;
	width: 10px;
}

#menu {
	background: #eee;
	height: 20px;
}

#menu ul {
	/*float: left;*/
	margin-left: 250px;
}

#menu ul li {
	display: inline;
	height: 20px;
	overflow: hidden;
}

#menu ul a, #menu ul li.currentpage h3 {
	color: #4B4B4D;
	display: block;
	height: 20px;
	line-height: 10px;
	float: left;
	font-weight: bold;
	font-size: 14px;
	padding: 0 10px;
}

#menu ul li.currentpage h3 {
	background: url(images/current.gif) center 15px no-repeat;
	color: #0F3766;
	text-transform: none;
}

#menu ul a:hover {
	color: #777;
	background: url(images/current.gif) center -15px no-repeat;
}

a.lang {
	float: right;
	font-size: 12px;
	font-weight: bold;
	margin-right: 30px;
}

#container {
	background: #eee;
	clear: both;
	min-height: 400px;
	overflow: hidden;
	padding-bottom: 30px;
}

#content {
	float: left;
	overflow: hidden;
	width: 700px;
}

#content_left {
	float: left;
	margin-top: 20px;
	width: 400px;
}

#content_left_single{
	margin-top: 20px;
	width: 600px;
}

body.news #content_left{width: 500px;}

#content_right {
	border-left: 1px solid #0F3766;
	float: right;
	margin-top: 20px;
	margin-right: 20px;
	padding-left: 20px;
	width: 230px;
}

body.news #content_right{width: 130px;}

#sidebar {
	float: left;
	width: 250px;
}

#sidebar ul {
	margin-right: 30px;
	margin-left: 20px;
}

#sidebar ul ul {
	border-bottom: 1px solid #4B4B4D;
	margin: 0;
	padding-bottom: 10px;
}

#sidebar ul a, #sidebar ul li a.currentpage {
	border-bottom: 1px solid #4B4B4D;
	color: #4B4B4D;
	display: block;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	font-size: 14px;
	padding: 0 10px;
}

#sidebar ul li a.currentpage {
	background: url(images/current_sidebar.gif) right center no-repeat;
	border-bottom: none;
	color: #0F3766;
	text-transform: none;
}

#sidebar ul li a.activeparent{
color: #0F3766;
border-bottom: none;
}

#sidebar ul li.menuactive a, #sidebar ul li.menuparent a {
	border: none;
	color: #666;
}

/*#sidebar ul li.menuparent a{
	background: url(images/current_sidebar.gif) right center no-repeat;
}*/

#sidebar ul a:hover {
	background: #fff;
	color: #666;
}

#sidebar ul ul a {
	border: none;
	display:block;
	font-size:12px;
	font-weight: normal;
	height: auto;
	line-height: 12px;
	margin-bottom: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#sidebar ul ul li a.currentpage {
	background: url(images/current_sidebar.gif) right center no-repeat;
	border: none;
	color: #0F3766;
	font-weight: normal;
	font-size:12px;
	height: auto;
	line-height: 12px;
	margin-bottom: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-transform: none;
}

div.clearfix{
	clear: both;
}

#footer {
	clear: both;
	height: 30px;
	padding: 0 20px;
}

#footer p {
	font-size: 12px;
	margin-top: 10px;
}

a.top {
	background: url(images/top.gif) 0 0 no-repeat;
	display: block;
	float: right;
	height: 15px;
	width: 18px;
	text-indent: -999em;
}

a.top:hover {
	background: url(images/top.gif) 0 -20px no-repeat;
}

a.top:active {
	background: url(images/top.gif) 0 2px no-repeat;
}

/*form builder*/

form#cntnt01moduleform_1, #m1a7f6moduleform_1, #md34f4moduleform_1 {
	margin-bottom: 30px;
	margin-right: 15px;
	padding: 0;
	width: auto;
}

form#cntnt01moduleform_2{margin-top: 30px;}

div.error_message {
	display: none;
}

span.errortext {
	color: red;
	display: block;
	margin: 5px 5px 5px;
	width: 298px;
}

legend {
	color: #666;
	font-size: .9em;
	font-weight: bold;
}

fieldset div.required, fieldset div.checkbox {
	margin: 15px 5px 5px 0;
	width: auto;
}

fieldset div.checkbox{
clear: both;
	height:20px;
	width:250px;
}

fieldset div.required label, fieldset div.checkbox label {
	color: #0F3766;
	display: block;
	float: left;
	font-size: 12px;
	margin-right: 20px;
	width: 92px;
}

fieldset div.Vorwahl{
	float: left;
margin-right:25px;
	width: 75px;
}

fieldset div.Vorwahl label, fieldset div.Vorwahl input{
	width: 75px;
}

fieldset div.telefon{
	float: left;
	width: 250px;
}

fieldset div.telefon label, fieldset div.telefon input{
	width: 250px;
}

fieldset div p{clear: both;}

fieldset div.checkbox label {
	margin-top:6px;
	width:auto;
}

fieldset div.checkbox input{
	float:right;
	width:20px;
}

fieldset div input, div.captcha input {
	border: 1px solid #0F3766;
	font-size: 12px;
	height: 20px;
	padding: 2px 0 0 5px;
	width: 350px;
}

div.fb_invalid input, div.fb_invalid textarea {
	border: 1px solid red;
}

div.fb_invalid p {
	color: red;
}

textarea {
	border: 1px solid #0F3766;
	font: normal 12px/16px Helvetica, Arial, Tahoma, sans-serif;
	height: 150px;
	padding: 2px 0 0 5px;
	width: 350px;
}

input:focus, textarea:focus {
	background: #eee;
}

div.captcha {
	font-size: .85em;
	margin-top: 30px;
	position: relative;
}

div.captcha, div.submit {
	position: relative;
	width: 198px;
}

div.captcha input {
	left: 0;
	margin-top: 30px;
	position: absolute;
}

div.captcha img {
	display: block;
	margin-bottom: 15px;
}

div.submit input {
	background: #eee;
	border: 1px solid #0F3766;
	color: #666;
	font-size: .85em;
	font-weight: bold;
	left: 0;
	margin-top: 30px;
	position: absolute;
	width: 100px;
	text-align: center;
}

div.submit {
	height: 100px;
	margin-top: 50px;
}

p.missing {
	color: #F87C00;
	font-size: small;
	margin-left: 0 !important;
}

div.submission {
	margin: 0 auto;
	margin-top: 30px;
	width: 400px;
}

div.submission p {
	text-align: center !important;
}
/* End of 'kvb_design' */

