/* Start of CMSMS style sheet 'main' */
body{
	margin:0;
	color:#666;
	background:url(/images/bg-body.gif) repeat-x;
	font:10px/12px Arial, Helvetica, sans-serif;
}
img{border-style:none;} 
a{
	text-decoration:none;
	color:#1c20d0;
	outline:0;
}
a:hover{text-decoration:underline;}
.clear{
	display:block;
	clear:both;
	line-height:0;
}
input, textarea, select{
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
form, fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper{
	width:1000px;
	margin:0 auto;
}
#header{
	background:url(/images/bg-header.gif) no-repeat;
	margin:0 0 43px;
}
.inner #header{margin:0 0 41px;}
#header .bar{
	height:1%;
	overflow:hidden;
	padding:18px 0 17px;
}
.logo{
	width: 431px;
	height: 77px;
	overflow: hidden;
	background: url(/images/logo.gif) no-repeat;
	text-indent: -9999px;
	float:left;
	margin:0 0 0 300px;
	display:inline;
}
.logo.en{
	background: url(/images/logo_en.gif) no-repeat;
	width:467px;
}
.logo a{
	display: block;
	height: 100%;
}
.lang-form{
	float:right;
	width:156px;
	margin:48px 0 0 0;
}
.lang-form select{
	width:156px;
	font-size:10px;
	color:#aaa;
}
#header  .panel{
	background:url(/images/bg-nav.gif) repeat-x;
	height:32px;
}
#nav{
	margin:0;
	padding:0;
	list-style:none;
	font:14px/16px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#nav li{
	float:left;
}
#nav li a{
	float:left;
	color:#e7e7e7;
	text-transform:capitalize;
	font-variant:small-caps;
	padding:9px 19px 7px 22px;
}
#nav li a:hover,
#nav li.active a{
	text-decoration:none;
	background:#15801f;
	color:#fff;
}
#nav li:hover { position:relative;}
#nav li.hover .drop-down,
#nav li:hover .drop-down {display: block;}
#nav .drop-down{
	width:171px;
	position:absolute;
	left:0;
	top:32px;
	z-index:99;
	display:none;
	font-size:11px;
	background:url(../images/bg-drop-down-rep.png) repeat-y;
}
#nav .drop-down-t{
	background:url(/images/bg-drop-down-top.png) no-repeat;
	height:4px;
	display:block;
	overflow:hidden;
}
#nav ul{
	padding:0 3px 6px 2px;
	margin:0;
	background: url(/images/bg-drop-down-center.png) left bottom no-repeat;
	width:166px;
	list-style:none;
	overflow:hidden;
}
#nav li:hover ul a,
#nav li.hover ul a {
	height:1%;
	background:none;
}
#nav ul li{
	background:none;
	float:none;
	padding:0;
	vertical-align:top;
	height:1%;
	display:block;
}
#nav ul li a{padding:0;}
#nav li.active li a,
#nav li li a{
	text-transform:none;
	font-variant:normal;
	color:#969696;
	width:166px;
	display:block;
}
#nav ul li span{
	display:block;
	padding:5px 0 5px 13px;
}
#nav ul li.active a,
#nav ul a:hover,
#nav ul li:hover a,
#nav ul li.hover a{
	background:#fbfbfb url(/images/bg-dropdown-hover-t.gif) repeat-x;
	color:#15801f;
}
#nav ul li.active a span,
#nav ul a:hover span,
#nav ul li:hover a span,
#nav ul li.hover a span{background:url(/images/bg-dropdown-hover-b.gif) repeat-x 0 100%;}
.search-form{
	float:right;
	width:324px;
}
.search-form fieldset{
	height:1%;
	overflow:hidden;
	padding:5px 0 0;
}
.search-form label{
	padding:4px 33px 3px 0;
	float:left;
	font-size:14px;
	line-height:16px;
	color:#fff;
	text-transform:uppercase;
	background:url(/images/ico.gif) no-repeat 100% -98px;
}
.search-form .text{
	width:146px;
	height:19px;
	background:url(/images/bg-text.gif) no-repeat;
	float:left;
	margin:2px 0 0 7px;
}
.search-form .text input{
	margin:0;
	padding:3px 13px 3px;
	float:left;
	background:none;
	border:none;
	width:120px;
	font-size:10px;
	line-height:14px;
	color:#aaa;
}
* html .search-form .text input{
	width:107px;
	line-height:13px;
	padding:3px 13px 3px 7px;
}
*+html .search-form .text input{
	width:107px;
	line-height:13px;
	padding:3px 13px 3px 7px;
}
.search-form .btn-submit{
	margin:2px 0 0 15px;
	padding:0 0 2px;
	width:64px;
	height:17px;
	font-size:10px;
	line-height:10px;
	color:#fff;
	cursor:pointer;
	border:none;
	background:url(/images/btn-submit.gif) no-repeat;
}
* html .search-form .btn-submit{margin:3px 0 0 2px;}
#main{
	height:1%;
	overflow:hidden;
	padding:0 0 21px;
}
.aside{
	width:332px;
	float:right;
	font-size:13px;
	line-height:19px;
	color:#666;
	margin:0 21px 0 0;
	display:inline;
}
.aside h1{
	margin:0 0 10px;
	font-size:18px;
	line-height:20px;
	font-weight:normal;
	color:#666;
}
.aside h2{
	margin:0 0 11px;
	font-size:16px;
	line-height:18px;
	font-weight:normal;
	color:#666;
}
.aside p{
	margin:0 0 20px;	
}
.aside .video{
	border:1px solid #e5e5e5;
	margin-bottom:17px;
}
.aside .video img{
	display:block;
}
.container{
	width:610px;
	float:left;
}
.section{
	background:url(/images/bg-section.gif) repeat-y;
	margin:0 0 25px;
}
.section .section-holder{
	overflow:hidden;
	height:1%;
	background:url(/images/bg-section-t.gif) no-repeat;
}
.section .section-frame{
	width:624px;
	overflow:hidden;
	margin:0 -11px 0 0;
	background:url(/images/bg-section-b.gif) no-repeat 0 100%;
	position:relative;
}
.section .coll{
	float:left;
	margin-right:16px;
	width:186px;
	padding:3px 3px 0;
	overflow:hidden;
}
.section .image{
	position:relative;
	margin-bottom:10px;
	height:1%;
}
.section .image img{
	display:block;
}
.section .image strong{
	position:absolute;
	bottom:0;
	left:0;
	width:186px;
	height:22px;
	text-indent:-9999px;
	overflow:hidden;
}
.section .image .text-private{background:url(/images/text-private.png) no-repeat;}
.section .image .text-private.text-en{background:url(/images/text-private-en.png) no-repeat;}
.section .image .text-rede{background:url(/images/text-rede.png) no-repeat;}
.section .image .text-rede.text-en{background:url(/images/text-rede-en.png) no-repeat;}
.section .image .text-politik{background:url(/images/text-politik.png) no-repeat;}
.section .image .text-politik.text-en{background:url(/images/text-politik-en.png) no-repeat;}
.section .text-holder{
	padding:0 16px 21px 8px;
	line-height:15px;
	color:#666;
}
.section h3{
	margin:0 0 4px;
	font-size:12px;
	line-height:14px;
	font-weight:normal;
	color:#15801f;
}
.section p{
	margin:0 0 17px;
}
.section p a{
	color:#666;
	text-decoration:underline;
}
.section .btn{
	position:absolute;
	bottom:1px;
	color:#fff;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	background:url(/images/btn-section.gif) no-repeat;
	margin:0 0 0 18px;
}
* html .section .btn{bottom:0;}
.coll .btn span{
	float:left;
	background:url(/images/btn-section-r.gif) no-repeat 100% 0;
	padding:7px 29px 8px 25px;
	cursor:pointer;
}
.coll .btn:hover span{text-decoration:underline;}
.promo{
	height:1%;
	overflow:hidden;
}
.promo .holder{
	width:290px;
	float:left;
	font-size:13px;
	line-height:19px;
	color:#666;
}
.promo .holder .head{
	height:1%;
	overflow:hidden;
	background:url(/images/bg-border.gif) repeat-x 0 100%;
	padding:0 0 4px;
	margin:0 0 5px;
}
.promo .holder .head h4{
	margin:0;
	font-size:23px;
	line-height:25px;
	font-weight:normal;
	color:#626262;
	padding:14px 0 0 52px;
	background:url(/images/ico.gif) no-repeat;
}
.promo .holder p{
	margin:0;
}
.promo .holder p a{
	color:#666;
	text-decoration:underline;
}
.promo .placeholder{
	width:284px;
	height:102px;
	float:right;
	position:relative;
	border:1px solid #d3d3d3;
	padding:3px;
	margin:12px 2px 0 0;
	cursor:pointer;
}
.promo .placeholder img{
	display:block;
}
.promo .placeholder .add{
	left:131px;
	position:absolute;
	top:9px;
}
.promo .placeholder strong{
	color:#707070;
	font-size:20px;
	line-height:22px;
	padding:0 0 3px;
	position:absolute;
	right:13px;
	top:24px;
	background:url(/images/bg-border.gif) repeat-x 0 100%;
}
.promo .placeholder span{
	bottom:11px;
	color:#707070;
	font-size:20px;
	font-weight:bold;
	line-height:22px;
	position:absolute;
	right:10px;
}
.promo .placeholder span.en{
	font-size:18px;
}
.promo .placeholder em{
	text-indent:-9999px;
	overflow:hidden;
	width:54px;
	height:55px;
	background:url(/images/bg-24h.png) no-repeat;
}
.inner #main{
	background:#fff url(/images/bg-main.gif) no-repeat;
}
#content{
	padding:0 2px 0 0;
	width:725px;
	float:right;
	font-size:13px;
	line-height:19px;
	color:#7c7c7c;
}
#content h1{
	margin:0 0 10px;
	font-size:24px;
	line-height:26px;
	font-weight:normal;
	color:#666;
}
.redenschreiber #content h1,
.private-rede #content h1,
.geschaeftliche-rede #content h1,
.politik-verein #content h1{
	padding:65px 0 30px 205px;
	background:url(/images/icon-private.jpg) left bottom no-repeat;
}
.redenschreiber #content h1{
	background:url(/images/icon-redenschreiber.jpg) left bottom no-repeat;
}

.geschaeftliche-rede #content h1{
	background:url(/images/icon-business.jpg) left bottom no-repeat;
}
.politik-verein #content h1{
	background:url(/images/icon-politik.jpg) left bottom no-repeat;
}
#content h2{
	margin:0 0 6px;
	font-size:18px;
	line-height:20px;
	font-weight:normal;
	color:#15801f;
}
#content h3{
	margin:0;
	font-size:16px;
	line-height:18px;
	font-weight:normal;
	color:#666;
}
#content p{
	margin:0 0 15px;
}
.aside a,
#content a{
	color:#666;
	text-decoration:underline;
}
#content .image{
	float:left;
	background:url(/images/bg-image.gif) repeat-y;
	margin:-5px 15px 0 -4px;
	display:inline;
}
#content .image .image-holder{background:url(/images/bg-image-t.gif) no-repeat;}
#content .image .image-frame{
	background:url(/images/bg-image-b.gif) no-repeat 0 100%;
	padding:10px;
}
#content .image img{
	display:block;
}
#content ul{
	margin:0 0 13px;
	padding:0;
	list-style:none;
	font-size:11px;
	line-height:13px;
}
#content ul li{
	height:1%;
	overflow:hidden;
	padding-bottom:3px;
}
#content ul li a{
	padding:0 0 0 19px;
	background:url(/images/ico.gif) no-repeat 0 -315px;
	color:#a3a3a3;
}
#content li ul{
	margin:5px 0 5px 15px;
}
#content .user-bar{
	margin:0 0 15px -10px;
	padding:0;
	list-style:none;
	height:1%;
	overflow:hidden;
	font-size:14px;
	line-height:16px;
	font-weight:bold;
}
#content .user-bar li{
	float:left;
	margin:0 17px 0 0;
}
#content .user-bar li a{
	float:left;
	color:#7b7b7b;
	text-decoration:none;
}
#content .user-bar li .debit{
	background:url(/images/bg-user-bar.gif) no-repeat;
}
#content .user-bar li .card{
	background:url(/images/bg-user-bar.gif) no-repeat 0 -55px;
}
#content .user-bar li .transfer{
	background:url(/images/bg-user-bar.gif) no-repeat 0 -110px;
}
#content .user-bar li a span{
	float:left;
	height:33px;
	background:url(/images/bg-user-bar-r.gif) no-repeat 100% 0;
	padding:22px 18px 0 57px;
}
#content blockquote{
	width:353px;
	border:4px solid #fff;
	outline:1px solid #f2f2f2;
	color:#7c7c7c;
	margin:33px 0 36px;
	background:#f2f2f2;
	padding:20px 31px 10px 23px;
	height:1%;
	overflow:hidden;
}
#content .blockquote p{
	margin:0 0 14px;
}
#content blockquote a{
	float:none;
	font-size:13px;
	line-height:19px;
	color:#7c7c7c;
	text-decoration:underline;
}
#content blockquote a:hover{
	text-decoration:none;
}
.category-box{
	position:relative;
	width:203px;
	height:176px;
	background:url(/images/img-06.jpg) no-repeat;
	display:block;
	float:left;
	margin:0 20px 30px;
}
.category-box.private-rede{
	margin-left:0;
}
div.category-box.private-rede.en{
	background:url(/images/img-06en.jpg) no-repeat;
}
div.category-box.geschaeftliche-rede{
	background:url(/images/img-07.jpg) no-repeat;
}
div.category-box.geschaeftliche-rede.en{
	background:url(/images/img-07en.jpg) no-repeat;
}
div.category-box.politik-verein{
	background:url(/images/img-08.jpg) no-repeat;
}
div.category-box.politik-verein.en{
	background:url(/images/img-08en.jpg) no-repeat;
}

.category-box .btn{
	display:block;
	width:100%;
	height:176px;
	overflow:hidden;
	text-indent:-999px;
}
#content .contact-form p{
	margin-bottom:2px;
}
.contact-form .row{
	height:1%;
	overflow:hidden;
	padding:0 0 13px;
}
.contact-form .row a{
	padding-top:1px;
	cursor:pointer;
}
.contact-form select{
	width:390px;
}
.contact-form .text{
	width:387px;
	height:21px;
	background:url(/images/bg-contact-text.gif) no-repeat;
	float:left;
}
.contact-form .large{
	background:url(/images/bg-contact-text-large.gif) no-repeat;
	width:417px;
}
#content .contact-form .large input{
	width:407px;
}
.contact-form .text input{
	margin:0;
	padding:4px 5px 5px 10px;
	width:372px;
	background:none;
	border:none;
	font-size:12px;
	color:#aaa;
}
.contact-form .info{
	float:left;
	width:14px;
	height:14px;
	background:url(/images/ico.gif) no-repeat 0 -375px;
	text-indent:-9999px;
	overflow:hidden;
	margin:4px 0 0 13px;
	display:inline;
}
.contact-form .info:hover{
	background:url(/images/ico.gif) no-repeat -13px -375px;
}
.contact-form .area{
	width:417px;
	background:url(/images/bg-area.gif) repeat-y;
}
.contact-form .area .area-holder{
	background:url(/images/bg-area-t.gif) no-repeat;
}
.contact-form .area .area-frame{
	background:url(/images/bg-area-b.gif) no-repeat 0 100%;
}
.contact-form .area textarea{
	margin:0;
	background:none;
	border:none;
	padding:5px;
	font-size:12px;
	color:#aaa;
	width:407px;
	height:152px;
	max-width:407px;
}
.contact-form label{
	float:left;
	font-size:11px;
	line-height:16px;
	color:#9d9ea0;
}
.contact-form #check{
	float:left;
	margin:0 7px 0 0;
	padding:0;
	width:16px;
	height:16px;
}
.contact-form a{
	color:#15801f;
	font-size:11px;
	line-height:16px;
}
.contact-form .btn-submit{
	margin:0;
	padding:0;
	float:left;
	width:71px;
	height:19px;
	background:url(/images/btn-submit-contact.gif) no-repeat;
	border:none;
	font-size:10px;
	line-height:10px;
	color:#949ca0;
	cursor:pointer;
}
.contact-form .fbhelptext{
	display:block;
	width:300px;
	border:1px solid #ccc;
	float:left;
	padding:5px;
	position:absolute;
	background:#fff;
	z-index:99;
}
.contact-form .divinputfile .help-btn{
	position:absolute;
	right:0;
	top:0;
}
#OrderFormPrice{
	color:#15801f;
}
#sidebar{
	width:195px;
	float:left;
	font-size:13px;
	line-height:19px;
	color:#666;
}
#sidebar .head{
	height:1%;
	overflow:hidden;
	background:url(/images/bg-border.gif) repeat-x 0 100%;
	margin:0 0 4px;
	padding:0 0 3px;
}
#sidebar .head h3{
	margin:0;
	font-size:19px;
	line-height:22px;
	font-weight:normal;
	color:#626262;
	padding:0 20px 0 53px;
	background:url(/images/ico.gif) no-repeat;
}
#sidebar p{
	margin:0 0 10px;
}
#sidebar p a{
	color:#15801f;
}
#sidebar .placeholder{
	width:186px;
	height:76px;
	position:relative;
	border:1px solid #d3d3d3;
	padding:3px;
	margin:0 0 29px;
	cursor:pointer;
}
#sidebar .placeholder img{
	display:block;
}
#sidebar .placeholder strong{
	position:absolute;
	right:9px;
	top:8px;
	font-size:20px;
	line-height:22px;
	color:#707070;
}
#sidebar .placeholder span{
	bottom:3px;
	color:#707070;
	font-size:20px;
	font-weight:bold;
	line-height:22px;
	position:absolute;
	right:10px;
}
#sidebar .placeholder span.en{
	font-size:14px;
	text-align:right;
}
#sidebar .placeholder .add{
	text-indent:-9999px;
	overflow:hidden;
	width:34px;
	height:35px;
	background:url(/images/bg-24h-small.png) no-repeat;
	bottom:9px;
	left:62px;
	position:absolute;
}
.add-nav ul{
	margin:0;
	padding:0;
	list-style:none;
	font-size:16px;
	line-height:18px;
	background:url(/images/bg-border.gif) repeat-x;
}
.add-nav li{
	height:1%;
	overflow:hidden;
	background:url(/images/bg-border.gif) repeat-x 0 100%;
	padding:9px 0;
}
.add-nav li a{
	color:#626262;
}
.add-nav li.active a{
	padding:0 0 0 14px;
	color:#15801f;
	background:url(/images/ico.gif) no-repeat 0 -212px;
}
.add-nav li ul{
	margin:0;
	padding:5px 0 0 15px;
	list-style:none;
	font-size:13px;
	line-height:15px;
	background:none;
}
.add-nav li ul li{
	background:none;
	padding:0 0 6px;
}
.add-nav li.active ul a{
	background:none;
	padding:0;
	color:#626262;
}
.add-nav li li.active a{
	color:#15801f;
}
#footer{
	background:url(/images/bg-footer.gif) no-repeat;
	height:1%;
	overflow:hidden;
	font-size:10px;
	line-height:12px;
	font-weight:bold;
	color:#8b8b8a;
	padding:19px 0 50px 3px;
}
#footer address{
	float:left;
	font-style:normal;
}
#footer em{
	float:left;
	font-style:normal;
	font-size:13px;
	line-height:15px;
	padding:0 10px 0 0;
}
#footer ul{
	margin:2px 0 0;
	padding:0;
	list-style:none;
	overflow:hidden;
	float:left;
}
#footer ul li{
	float:left;
	background:url(/images/ico.gif) no-repeat 0 -549px;
	padding:0 5px 0 7px;
	margin:0 3px 0 -3px;
}
#footer span{
	float:left;
	margin:2px 7px 0 0;
}
#footer.no-copyright span{
	float:right;
}
#footer p{
	margin:2px 5px 0 0;
	float:right;
}
#footer a{
	color:#8b8b8a;
}
/* End of 'main' */

