/*
	Auxilium Content Styles
*/

#content_container{
	width: 65%;
	min-width: 300px;
	min-height: 500px;
	padding-left: 10px;
	padding-right: 15px;
	float: left;
}

#page_content{
	margin-bottom: 50px;
}

#news{
	margin-top: 0px;
	margin-bottom: 50px;
}

#news div.scms_header{
	font-size: 12px;
	border-top: 1px dotted #aaaaaa;
	border-bottom: 1px dotted #aaaaaa;
	padding: 3px 0px 4px 3px;
	margin-bottom: 15px;
}

#page_content div.scms_header{
	font-size: 26px;
	font-weight: normal;
	margin-top: 0.8em;
	margin-bottom: 0.3em;
}

#content_container h1.scms_blog_header{
	margin-top: 0px;
	font-size: 20px;
}

#content_container div.scms_blog_date{
	border: none; 
	font-size: 11px;
	margin-bottom: 0px;
	margin-top: 20px;
}

#content_container div.scms_blog_content{
	border-bottom: 1px dotted #aaaaaa;
	margin-bottom: 5px;
}

#content_container div.scms_blog_link{
	font-size: 12px;
	border-bottom: 1px dotted #aaaaaa;
	padding: 0px 0px 4px 3px;
}

#right_col_container{
	margin-left: 68%;
}

#right_col_container h1{
	display: block;
	vertical-align: top;
	margin-bottom: 0.6em;
}

#right_col_container h1 img{
	vertical-align: middle;
	margin-right: 10px;
}

#login h1{
	background-image: url("img/aux_bullet.png");
	background-repeat: no-repeat;
	padding-left: 35px;
	min-height: 34px;
	margin-bottom: 0.25em;
}

#login td{
	padding: 3px;
}

#login table{
	/*width: 100%;*/
}

#login input[type=text], #login input[type=password]{
	width: 95%;
}

#benefits{
	
}

#benefits h1{
	background-image: url("img/aux_bullet.png");
	background-repeat: no-repeat;
	padding-left: 35px;
	min-height: 34px;
}

#page_content ul
{
	font-size:14px;
	line-height: 1.4em;
	margin-top: 10px;
	margin-bottom:20px;
}

#page_content li
{
	line-height: 1.4em;
	margin-bottom: 10px;
	padding-left: 5px;
	list-style-image: url("img/star.png");
}

#benefits ul{
	font-size:14px;
	line-height: 1.4em;
	margin-top: 10px;
	margin-bottom:20px;
	padding-left: 0px;
}

#benefits li{
	line-height: 1.4em;
	margin-bottom: 10px;
	padding-left: 5px;
	padding-bottom: 5px;
	list-style-image: url("img/star.png");
	list-style-position: inside;
	border-bottom: 1px dotted #aaaaaa;
}

/* nur IE 7*/
*+html #benefits ul{/*  IE7 */
   margin-left: 20px;
   padding-left: 0px;
}

/* nur IE 7*/
*+html #benefits li{/*  IE7 */
   margin-left: 0px;
   padding-left: 0px;
   list-style-position: outside;
}

div.linkbox{
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-top: 20px;
	margin-bottom: 10px;
	border-top: 1px dotted #aaaaaa;
	border-bottom: 1px dotted #aaaaaa;
}

table.rb_table {
	border-collapse: collapse;
}

table.rb_table td{
	border-top: 1px dotted #aaaaaa;
	border-bottom: 1px dotted #aaaaaa;
	text-align: right;
}

td.result{
	color: #B48E32;
	font-weight: bold;
	font-size: 14px;
}

td.footnotes{
	text-align: left;
	font-size: 11px;
}

table.rb_table th{
	border-top: 1px dotted #aaaaaa;
	border-bottom: 1px dotted #aaaaaa;
	text-align: right;
}
