/****************************************************

				Immoblog v3 CSS

*****************************************************/

/****************************************************
				Allgemeines Tag CSS
*****************************************************/

body {
	
	margin-top: 30px;
	
	font-size: 10px;
	color: #6E757B;
	
	font-family: Arial, Helvetica, sans-serif;
}

a {
	text-decoration: none;
	color: #CDCA26;
	font-weight: bold;
}

th, td {
	
	text-align: left;
}

h2, h3 {

	color: #000000;
	text-transform: uppercase;
}

h2 {

	font-size: 16px;
	line-height: 18px;
	text-transform: uppercase;
}

h3 {
	
	font-size: 9px;
	margin-bottom: 2px;
}



p {
	margin: 0px;
}

/****************************************************
			Allgemeine Klassen
*****************************************************/

.clearfloat {
	
	clear: both;
}

.author {

	font-size: 9px;
}

/****************************************************
			Allgemeines Form CSS
*****************************************************/

.input_text, .input_password {
	
	border: 1px solid #A49C69;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 11px;
	width: 140px;
	height: 11px;

}

.input_file {

	background-color: #FFFFFF;
	border: 1px solid #CDCA26;
	color: #000000;
	font-size: 10px;
}

.input_button, .input_submit {
	
	border: 1px solid #CDCA26;
	color: #555555;
	font-size: 10px;
	text-transform: uppercase;
	background-color: #FFFFFF;
}

.input_button:hover, .input_submit:hover {
	
	color: #000000;
}

textarea {

	background-color: #FFFFFF;
	border: 1px solid #D2D1D2;
	width: 360px;
	height: 85px;
}

select {
	
	border: 1px solid #CCCCCC; 
	background-color: #FFFFFF;
	text-transform: uppercase;
	font-size: 10px;
}

option {
	
	border-width: 0px;
	text-transform: uppercase;
	font-size: 10px;
}

/****************************************************
				Spezifisches CSS
*****************************************************/

#main {
	
	width: 1240px;
	text-align: left; /* Seiteninhalt wieder links ausrichten */
	margin: 0px auto; /* standardkonforme horizontale Zentrierung */
}

#banner_left {
	width: 120px;
	padding-top: 248px;
	margin-left: 2px;
	margin-right: 7px;
	float: left;
}

#content_middle {
	width: 986px;
	float: left;
}

#banner_right {
	width: 120px;
	padding-top: 248px;
	margin-left: 3px;
	margin-right: 2px;
	float: right;
}

#header {
	background-repeat: no-repeat;
	width: 982px;
	height: 236px;
}

.dummyheader {
	
	width: 236px;
	height: 236px;
	cursor: pointer;
}

.menu {

	height: 20px;
}

.menu_main {
	
	text-align: right;
	position: relative;
	top: 42px;
	right: 232px;
}

.menu_admin {
	
	position: relative;
	top: 3px;
	left: 317px;
}

.menu li {

	background-color: #FFFFFF;
	display: inline;
	padding-top: 3px;
	padding-left: 4px;
	padding-right: 4px;
}

.menu a {
	
	font-size: 11px;
	text-transform: uppercase;
	color: #000000;
}

.menu img {
	
	margin-left: 4px;
}

#content_main {

	margin-top: 12px;
	height: 100%;
	width: 982px;
}

#admin_navigation {
	
	float: right;
	width: auto;
	height: 20px;
	min-height: 20px;
	padding-top: 10px;
}

#admin_navigation, #admin_navigation a {
	
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	text-transform: uppercase;
}

#admin_navigation a:hover {
	
	color: #CDCA26;
}

#videoteaser {
	margin-top:9px;
}



.videoteaser_nav_left {

	width:20px;
	margin-left: 20px;
	margin-top: 46px;
	float: left;
	cursor:pointer;
}

.videoteaser_nav_right {

	
	width:20px;
	margin-right: 20px;
	margin-top: 46px;
	float: right;
	cursor:pointer;
}

.videoteaser_content {
	
	float: left;
}

.videoteaser_element {
	
	float: left;
	width: 138px;
	margin-left: 21px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.videoteaser_content_inner {
	
	margin-top: 10px;
}

#videoteaser h1 {
	
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

.videoteaser_description {
	
	margin-top: 15px;
	font-size: 9px;
	line-height: 12px;
	height:30px;
}

#content {
	
	padding-top: 1px;
	background-color: #FFFFFF;
	padding-bottom: 12px;
	border-top-width: 0px;
}

#column_left {

	padding-top: 10px;
	padding-left: 21px;
	padding-bottom: 20px;
	float: left;
	height: 100%;
}

.last_articles {
	 
	 width: 458px;
}

#column_middle {
	
	margin-top: 0px;
	padding-top: 17px;
	padding-left: 13px;
	padding-right: 13px;
	float: left;
	width: 250px;
	min-height: 800px;
	background-color: #F5F6F8;
	overflow: hidden;
}

#column_right {
	
	float: right;
	width: 189px;
	height: 100%;´
}

.breadcrumb {
	
	width: 488px;
	font-size: 9px;
	color: #6E757B;
}

.breadcrumb ul {

	display: inline;
}

.breadcrumb li {

	margin-right: 10px;
	display: inline;
}

.breadcrumb a {

	color: #666666;
}

.teaser {

	margin-top: 18px;
	line-height: 14px;
}

.teaser .date {
	
	font-size: 9px;
	line-height: 14px;
}

.teaser .image {
	
	margin-top: 15px;
}

.teaser .text, .cms_text_edit {

	font-size: 12px;
	line-height: 14px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

.teaser .text {

	margin-top: 15px;
}

.cms_text_edit p {
	
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

#content hr {
	
	
}

.footerbar {

	width: 100%;
	height: 22px;
	background-color: #7C979E;
	position: fixed;
	bottom: 00px;
	left: 0px;
}

.footerbar_center a {
	
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	text-transform: uppercase;
}

.footerbar_center a:hover {
	
	color: #CDCA26;
}

.footerbar_center {
	
	padding-top: 6px;
	padding-left: 0px;
	width: 986px;
	text-align: left; /* Seiteninhalt wieder links ausrichten */
	margin: 0px auto; /* standardkonforme horizontale Zentrierung */
}

.footerbar .left {
	
	width: auto;
	float: left;
}

.footerbar .right {
	
	text-align: right;
	width: auto;
	float: right;
	margin-right: 0px;
}

.article_back {
	
	margin-top: 20px;
	text-align: right;
}

.suchergebnisse {
	
	margin-top: 16px;
}

.suchergebnisse hr {
	
	margin-top: 12px;
	margin-bottom: 10px;
}

.suchergebnisse .teaser {
	
	margin-top: 0px;
	margin-bottom: 0px;
}

.suchergebnisse h4 {
	
	float: left;
	color: #A1B0B7;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
}

.suchergebnisse .right {

	padding-right: 20px;
	width: 200px;
	float: right;
	text-align: right;
}

.suchergebnisse .top {
	
	margin-bottom: 30px;
}

.content_content {

	margin-top: 20px;
	padding-top: 20px;
}

.content_content h2 {
	
	margin-bottom: 20px;
}

.admin_categories {

	margin-top: 40px;
}

.admin_categories, .admin_categories ul {

	margin-left: 40px;
}

#addsubcat_disp1 {
	
	font-style: italic;
}

.addcat_table {
}

.addcat_table th, .addcat_table td {
	
	height: 16px;
}

.addcat_table th {
	
	width: 300px;
	font-weight: bold;
}

.addcat_table td {

}

.addcat_table .color {
	
}

#infobox {
	
	width: 360px;
	margin: 30px;
	padding: 30px;
	padding-left: 20px;
	border: 1px dotted #D2D1D2;
	background-color: #FFFFEE;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

#infobox #message {
	
	color: #00CC33;
}

#infobox #error {
	
	color: #FF0000;
}

.table_article_edit {
	
	border-collapse: separate;
	border-spacing: 10px;
}

.table_article_edit th {
	
	font-weight: bold;
	text-transform: uppercase;
	width: 120px;
	vertical-align: top;
	text-align: left;
}

.table_article_edit td {
}

.table_article_edit textarea {
	width: 360px;
}

.table_article_edit .input_text {
	width: 360px;
}

.table_author_details {
	
	margin-top: 30px;
	margin-bottom: 30px;
	border-collapse: separate;
	border-spacing: 10px;
}

.table_author_details th, .table_author_details td {
	
	text-align: left;
}

.table_author_details th {
	
	font-weight: bold;
	text-transform: uppercase;
}

.table_author_details th {
	
	width: 300px;
}

.table_author_details h1 {
	
	font-size: 16px;
	font-weight: bold;
}

.author_details {
	
	width: 460px;
}

.author_details h3 {

	font-weight: bold;
	color: #666666;
	font-size: 12px;
	margin-bottom: 14px;
	text-transform: none;
}

.author_text {
	
	font-size: 10px;
	line-height: 15px;
	margin-bottom: 20px;
}

.text_standart
{
	font-family:Arial;
	font-size:11px;
}

.text_standart_15px
{
	font-family:Arial;
	font-size:15px;
}

.text_bold
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
}

.headline 
{
	color: #931F32;
	font-size: 12px;
	font-weight: bold;
}

.suche_container
{
	display:none;
	width:164px;
	border-top:1px solid white;
	font-size:15px;
	font-weight: bold;
	padding: 12px;
}

#suche_container
{
	display:none;
	width:164px;
	border-top:1px solid white;
	font-size:15px;
	font-weight: bold;
	padding: 12px;
}

#login_password
{
	height:15px;
	width:80px;
	margi-left:6px;
}

#login_user
{
	height:15px;
	width:110px;
	margi-left:38px;
}

.login_legend
{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	padding-top:12px;
	margin-left:0px;
	text-transform:uppercase;
	width:191px;
}

.login_text_linemargin4px
{
	margin-top:4px;
	margin-left:13px;
	font-family:Arial;
	font-size:10px;
	font-weight:normal;
	color:#555555;
}

.login_text_linemargin8px
{
	margin-top:8px;
	margin-left:13px;
	font-family:Arial;
	font-size:10px;
	font-weight:normal;
	color:#555555;
}

.login_checkbox
{
	width:11px;
	height:11px;
	margin-left:78px;
}

.login_submit_btn
{
	margin-left:125px;
	height:20px;
}

.div_top_container
{
	width:190px;
}

.div_top_header
{
	font-family:Arial;
	font-size:15px;
	margin-left:13px;
	margin-bottom:27px;
	height:33px;
}

.top_header_text
{
	floaT:left;
	margin-top:17px;
}

.div_top_logo
{
	width:33px;
	height:31px;
	margin-top:1px;
}

.kanal_list_elem
{
	margin-bottom:13px;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
}

.kanal_list_last_elem
{
	margin-bottom:24px;
	font-family:Arial;
	font-size:11px;
	font-weight:bolder;
	text-transform:uppercase;
}

.kanal_list_pic {

	float:left;
	background-color: #555555;
	width: 8px;
	height: 7px;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	margin-top: 2px;
	margin-right: 5px;
}
			
.kanal_list_pic img {
	border: 0px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

.kanal_list_pic_2
{
	float:left;
	background-color:#555555;
	width:3px;
	height:7px;
	margin-top:3px;
	margin-left:6px;
	margin-right:6px;
}

.top_ten_div
{
	font-family:Arial;
	font-size:11px;
	margin-left:13px;
	margin-bottom:15px;
	line-height:11px;
	width:165px;
}


.top_ten_link_bezeichner
{
	margin-left:0px;
	font-size:11px;
	font-weight:bolder;
	font-family:Arial;
	float:right;
}

.blogroll_div
{
	font-family:Arial;
	font-size:11px;
	margin-left:13px;
	margin-bottom:13px;
}

.hr_line_95
{
	width: 90%;
	text-align:right;
	float: right;
	border-width: 0px;
	margin-bottom:-3px;
	border-bottom:none;
	border-top:1px dotted;
	size:0px;
}

.hr_line_80
{
	width:80%;
	text-align:center;
	float: right;
	border-width: 0px;
	border-bottom:none;
	border-top:1px dotted;
	size:0px;
}

#addblogroll
{
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	margin-left:13px;
}

#addblogroll .input_text
{
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	width:100px;
	margin-left:40px;
}

#addblogroll .input_submit
{
	font-family:Arial;
	font-size:11px;
	height:15px;
	font-weight:normal;
	width:60px;
	text-transform:capitalize;
}

/****************************************************
				Suchform CSS
*****************************************************/

.container_suche {
	
	padding: 12px;
	width: 163px;
	height: 44px;
	background-color: #DDE7E9;
	font-weight: bold;
}

.container_suche legend {
	
	font-size: 14px;
	color: #666666;
	text-transform: uppercase;
	margin-bottom: 6px;
}

.container_suche .options {
	
	margin-top: 4px;
	background-color: #F00;
}

.container_suche .input_image {
	
	margin-left: 1px;
	vertical-align: bottom;
}

.container_suche label {
	
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
}

.container_suche h2 {
	
	font-size: 14px;
	color: #555555;
	text-transform: uppercase;
}

.container_suche .left {
	
	width: 80px;
	float: left;
}

.container_suche .right {
	
	float: left;
}

#column_middle hr {
	
	width: 90%;
	text-align: center;
}

#dashed_hr{
	border-top:1px dashed;
	border-bottom:0px;
	border-left:0px;
	border-right:0px;
	color:#827969;
}

#pagenum{
	border-left:#A49C69 1px solid;
	border-right:#A49C69 1px solid;
	border-bottom:#A49C69 1px solid;
	border-top:#A49C69 1px solid;
}

#pagenum_text{
	margin-top:-15px;
	margin-left:81px;
	color:#000000;
	font-size:12px;
	font-family:Arial;
}

.weitereteile {
	margin-top: 20px;
	margin-bottom: 20px;
}

#q{
	font-size:;
}

#header_news{
	width:300px;
	height:40px;
	float:left;
	margin-left:150px;
	margin-top:5px;
	color:#FFFFFF;
	font-size:12px;
	font-family:Arial;
	line-height:16px;
}

#flash_news{
	width:250px;
	height:40px;
	float:right;
	margin-left:0px;
	margin-top:0px;
	color:#FFFFFF;
	font-size:9px;
	font-family:Arial;
	line-height:11px;
	font-weight:400;
}

.hr_middle_div{
	margin-left:-15px;
	width:276px;
	background-color:#FFFFFF;
	height:10px;
	margin-top:-5px;
	margin-bottom:-15px;
}

.gs-result .gs-title, .gs-result a.gs-title:visited, .gs-result a.gs-title:link {
	font-size: 16px;
	text-decoration: none;
	outline: none;
	height: 100px;
	text-transform: uppercase;
	color: #000000;
}

.gs-visibleUrl-short {
	display: none;
}

a.gs-title:visited b, a.gs-title:link b {
	color: #CDCA27;
	height: auto;
	text-decoration: none;
}

.gs-result {
	width: 400px;
}

.gs-snippet {
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 8px;
	margin-bottom: 10px;
}

.gs-result .gs-title {
	text-decoration: none;
	outline: none;
	border: 0px;
	overflow: visible !important;
	height: auto !important;
	text-decoration: none !important;
}

.gsc-resultsHeader {
	display: none;
}

#google_branding {
	padding-top: 6px;
	text-align: right;
	width: 145px;
	color: #999999;
	font-size:9px;
}

#google_branding img {
	vertical-align: -6px;
}

#impressum_div .content_content {
	line-height: 18px;
}

.impressum ol{
	list-style:decimal;
	margin-left:20px;
}

.impressum hr{
	border-top:1px solid;
	border-bottom:0px;
	border-left:0px;
	border-right:0px;
}

.impressum li{
	font-weight:bold;
}

.impressum span{
	font-weight:normal;
}

.css_right {
	float: right;
}

.css_left {
	float: left;
}

#adminpeople th, #adminpeople td {
  padding: 4px;
}

table.adscms th {
	font-weight: bold;
	font-size: 12px;
}

table.adscms th, table.adscms td {
	border: 1px solid #000000;
	padding: 4px;
}

#impressum_div form {
	margin-top: 20px;
}

#impressum_div form div {
	margin: 4px;
}

#impressum_div form div label {
	display: block;
	float: left;
	width: 160px;
	font-weight: bold;
}

a.pdflink:visited,a.pdflink:hover,a.pdflink:active,a.pdflink:link,a.pdflink{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

.alphabetpersonen{
	color:#000000;
	text-transform:uppercase;
}
