/*
	adisy 
	
	2010 Lombego Systems
	
	Jens Papenroth
*/



p{
	margin: 0px 0px 6px 0px;
	line-height: 1.3em;
}

h1{
	margin: -8px 0px 20px 0px;
	color: #0071BC;
	font-size: 20px;
}

.main_content h1{
	margin: -8px 0px 14px 0px;
}

h2{
	margin: 0px 0px 11px 0px;
	color: #0071BC;
	font-size: 16px;
}

.main_content h2{
	margin: 20px 0px 6px 0px;
}

h3{
	font-size: 12px;
	color: #0071BC;
	font-weight: normal;
	text-transform: uppercase;
}

.main_content h3{
	margin: 10px 0px 6px 0px;	
}


h3 a:link,
h3 a:visited{
	color: #0071BC;
	text-decoration: none;
}
h3 a:hover{
	color: #000;
}

.content_start h2{
	color: #0071BC;
	font-size: 20px;
	margin: -8px 0px 9px 0px;
}

ul{
	margin: 10px 0px 20px 0px;
	padding: 0px 0px 0px 10px;
}

li{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 6px 20px;
	list-style: none;
	background: transparent url('/frontend/adisy/img/list_dot.gif') no-repeat 0px 3px;
	font-size: 12px;
}


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

.main_content img{
	float: left;
	margin: 3px 10px 0px 0px;
}

.content_start img{
	float: left;
	margin: 3px 10px 0px 0px;
}

.logo h1{
	display: none;	
}

.marginalie .marginalie_content{
	float: left;
	border-top: 1px solid #0071BC;
	border-bottom: 1px solid #0071BC;
	background-color: #E5F1F8;
	position: relative;
	margin: 0px 0px 30px 0px;
	padding: 10px 10px 4px 10px;
	width: 190px;
}

.marginalie_content h3{
	text-transform: uppercase;
	color: #0071BC;
	font-size: 12px;
	margin: 0px 0px 17px 0px;
	font-weight: normal;
}

.marginalie img{
	float: left;
	border: 0px;
	border-top: 1px solid #0071BC;
	border-bottom: 1px solid #0071BC;
}

.search_content b{
	display: block;
	margin: 0px 0px 20px 0px;
}

.search_content p{
	margin: 0px 0px 20px 0px;
}

/*
	Startseite Übergangslösung Schadensreduzierung
*/

.content_cube img{
	display: block;
	float: left;
	padding: 20px 30px 25px 30px;
	
}

.reduce_pain{
	float: left;
	width: 470px;
	padding: 77px 0px 0px 40px;
}

.content_cube h2{
	margin: 0px 0px 20px 0px;
}

.cube{
	width: 355px;
	height: 340px;
	float: left;
	padding: 0px 0px 0px 87px;
}

.cube_wrapper{
	width: 355px;
	height: 340px;
	float: left;
	padding: 0px 0px 0px 87px;
}

.cube_txt{
	float: right;
	width: 320px;
	padding: 20px 10px 20px 0px;
}

/*
	formular
*/

input#submitbuttonname{
	background: transparent url('/frontend/adisy/img/button_slider.png') no-repeat top left;
	height: 30px;
	border: 0px;
	float: left;
	display: block;
	color: #FFF;
	line-height: 30px;
	padding: 0px 0px 0px 10px;
	cursor: pointer;
	margin: 0px;
}

input#submitbuttonname:hover{
	color: #BED730;
}

.formular_button{
	float: left;
	width: 100%;
}

.content form textarea{
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
}

.content form .contactform_input{
	border: 1px solid #00B3B5;
	padding: 2px 5px;
}

.content iframe{
	display: block; 
	float: left;
	padding: 20px 0px 0px 0px;
}

/*
	Interner Bereich
*/



.choose_login_wrapper{
	float: left;
	width: 100%;
	padding: 40px 0px 0px 0px;
}

.choose_login_wrapper .content_button{
	float: left;
}

.choose_login_wrapper .content_button_left{
	margin: 0px 30px 0px 0px;
}

a:link.choose_login, a:visited.choose_login{
	background: transparent url('/frontend/adisy/img/button_slider.png') no-repeat top left;
	height: 30px;
	float: left;
	text-decoration: none;
	color: #FFF!important;
	line-height: 30px;
	padding: 0px 0px 0px 10px;
	border: 0px!important;
}

a:hover.choose_login{
	color: #BED730!important;
}

.login_wrapper{
	float: left;

	padding: 40px 0px 0px 0px;
}

.login_wrapper label{
	display: block;
	float: left;
	width: 128px;
	font-weight: bold;
	margin: 0px 0px 30px 0px;
	height: 20px;
	line-height: 20px;
}

.login_wrapper input.field_input{
	display: block;
	float: left;
	width: 190px;
	height: 20px;
	margin: 0px 0px 30px 0px;
	border: 1px solid #00B3B5;
	padding: 2px 5px;	
}

.login_button{
	padding: 0px 0px 0px 128px!important;
	width: auto!important;
}

/*
 * Alternative Startseite
 */

 .info_gfx{
 	background-color: #ccc;
	width: 500px;
	height: 204px;
	position: absolute;
	top: 30px;
	left: 30px;
 }
 
 .start_news .news_link_container{
 	width: 100%;
	foat: left;
	margin: 0px 0px 30px 0px;
 }
 
 .start_news a:link, .start_news a:visited{
	text-decoration: none;
	border-bottom: 1px solid #00B3B5;
	color: #000;	
}

.start_news a:hover{
	color: #00B3B5;
	border-bottom: 0px;
}

.start_news .all_news_link_container{
	position: absolute;
	top: 22px;
	right: 10px;
	text-align: right;
}

.twitter_button{
	float: left;
}

.twitter_button a:link.cta_button,
.twitter_button a:visited.cta_button{
	border: 0px;
	background: transparent url('/frontend/adisy/img/twitter_button_slider.png') no-repeat top left;
	padding-left: 33px;
}


/*
 * Newsmodul Liste
 */

 .news_list_element{
 	float: left;
	width: 100%;
	padding: 0px 0px 20px 0px;
 }

 .news_list_element .news_meta{
 	float: left;
	width: 100%;
	padding: 0px 0px 7px 0px;
 }

 .news_list_element h2{
 	display: block;
	float: left;
	width: 100%;
	margin: 0px 0px 6px 0px;
 } 
 
 .news_list_element h2 a:link,
 .news_list_element h2 a:visited{
 	border: 0px;
	color: #0071BC;
 }
 .news_list_element h2 a:hover{
	color: #000;
 }
 
 .list_navigation{
 	cursor: default;
 }
 .list_navigationa a:link,
 .list_navigationa a:visited{
 	cursor: pointer;
 }
 
 /*
  * Newsmodul Detail
  */
 
 .back_to_list{
 	float: left;
	width: 100%;
	padding: 5px 0px 20px 0px;
 }

