/* css Datei zu danfuh.de */

/* allgemeine Formatierungen */
html {
  height: 100%;
  height: 100%; 
  padding: 0;
  margin-bottom: 1px;
}

body {
  height: 100%;
  margin: 0px 0px 0px 0px;
  font-family: Arial, Helvetica, Verdana, Sans-Serif;
  background: #dedede url(../images/bg.jpg);
}

.clr {
	clear: both;
}


p, div, td, td {
  font-size: 12px;
  text-align: left;
  color: #343434;
  line-height: 100%;
}
samp {
 font-style: none;
}

a:link, a:visited {
  font-weight: bold;
  color: #1919B3;
  text-decoration: none;
}

a:hover {
  font-weight: bold;
  color: #1919B3;
  text-decoration: underline;
}

/*ul {
  margin: 0;
  padding: 0;
  list-style: none;
}*/

ul li {
  line-height: 14px;
/*  background-image: url(../images/li.gif) no-repeat;*/
  background-position: 0px 3px;
  padding-left: 2px;
  padding-top: 0px;
}

li.l {
  list-style: circle;
  margin-left: 15px;
}

h1, td.componentheader h3 {
	font-weight: bold;
	color: #333333;
	font-size: 22px;
	padding-bottom: 4px;
	line-height: 20px;
	padding-left: 10px;
	background: #ffffff url(../images/h1-bg.jpg) repeat-x;
}
td.componentheader h3 {
/*width: 675px;*/
}

h2 {
	color: #444444;
	font-size: 16px;
	padding-top: 10px;
	line-height: 18px;
}

/* ENDE allgemeine Formatierungen */

/* Template Formatierungen */
table#overall  {
  border-collapse: collapse;
  text-align: center;
  position: absolute center;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #bbbbbb;
}
table#overall td {
  margin:0;
  padding: 0;
}

#sitename {
	float: left;
	font-size: 15px;
	color: #55555;
	font-weight: bold;
	padding-top: 0px;
	padding-left: 50px;
}
#sitename a img {
	border: 0px;
}

img.space {
  font-size: 1px;
}

/* Seiten-Breite */
td#ttop, #header , #content, #top_menu, #breadcrumb_navi {
  width: 950px;
 }
td#ttop {

  float: left;
}

#header {
  float: right;
  background: #aab6b7 url(../images/header-bg.jpg) repeat-x;
  height: 132px;
}

div#search {
  float: right;
  padding-top: 12px;
  padding-right: 10px;


}
div#search input.inputbox {
  border: #dddddd solid 1px;
  color: #555555;
  text-indent: 3px;
  padding-left: 15px;
  background: #ffffff url(../images/search.gif) no-repeat bottom left;
  height: 11px;
  font-size: 10px;
}


#top_menu {
   float: left;
   background: url(../images/top-menu.jpg) repeat-x;
   height: 44px;
   padding-top: 0px;
}

#breadcrumb_navi {
  color: #333333;
  font-size: 10px;
  font-weight: bold;
/*  float: left;*/
  height: 15px;
  overflow: hidden;
}
#breadcrumb_navi a {
  color: #ffb200;
  text-decoration: none;
}
#breadcrumb_navi a:hover {
  text-decoration: underline;
}

#content {
  float: left;
  width: 934px !important;
  background: #ffffff url(../images/content-bg.jpg) repeat-x;
  padding: 8px;
}

div#links .moduletable, div#links .moduletable_blog {
  float:left;
  width: 200px;
  background-color: #ffffff;
}
div#links .moduletable th.border, div#links .moduletable_blog th.border {
border: #bbbbbb solid 1px; border-bottom: 0px;
}
div#links .moduletable td.border, div#links .moduletable_blog td.border {
border: #bbbbbb solid 1px; border-top: 0px; padding-bottom: 5px;
}


.moduletable th, table.moduletable_login th, .moduletable_blog th {
  font-size: 13px;
  font-weight: bold;
  color: #ffb200;
  padding: 3px;
}
div#links .moduletable_blog ul {
	display: normal;
	list-style: circle;
	padding-left: 20px;
}
div#links .moduletable_blog {
	margin-bottom: 8px;
}
div#links .moduletable_blog ul li {
	display: normal;
	list-style: circle;
	width: 100%;
}
div#links .moduletable_blog ul li a {
	font-size: 14px;
}

td.main_content, .blog {
  width: 500px;
  margin-left: 4px;
  border: #bbbbbb solid 1px;
  background-color: #ffffff;
}

/* Menüs */

	/* Horizontales Menü */
	#h_menu {
	  margin-left: 5px;
	  float: left;
	}
	
	#h_menu ul {
	  margin: 0;
	  padding: 0;
	  list-style:none;
	}
	
	#h_menu ul li{
	  float: left;
	}

	
	#h_menu li a {
	  font-size: 13px;
	  font-weight: bold;
	  color: #efefef;
	  text-decoration: none;
	  float: left;
	  display: block;
	  line-height: 44px;
	  height: 44px;
	  padding: 0px 20px 0px 20px;
	}
	
	#h_menu li  a:hover {
	  background: url(../images/top-menu-hover.jpg) repeat-x;
	  color: #333333;
	}

	/* ENDE Horizontales Menü */
	
	/* linkes Menü */
	div#leftmenu ul {
	  margin: 0;
	  padding: 0;
	}
	  div#leftmenu li {
	  
	  height: 22px;
	  background-image: none;
	  margin: 0px; 
	  padding: 0px;
	  font-size: 11px;
	  list-style: none; 
	  line-height: 22px;
	  white-space: nowrap;
	}
	div#leftmenu table.moduletable_menu  {
	  padding: 5px;
	}
	div#leftmenu table.moduletable_menu td  {

	}
	div#leftmenu table.moduletable_menu a:link, div#leftmenu table.moduletable_menu a:visited, div#leftmenu table.moduletable_menu a {
	  display: block;
	  font-size: 13px;
	  font-weight: bold;
	  color: #999999;
	  text-align: left;
	  height: 22px;
	  line-height: 22px;
	  text-indent: 12px;
	  width: 190px;
	  text-decoration: none;
	  	  border-bottom: 1px solid #bbbbbb;
	}
	div#leftmenu table.moduletable_menu a:hover, div#leftmenu table.moduletable_menu a.menu-current:hover {
	  font-weight: bold;
	  color: #ffb200;
	  background-color: #555555;
	  text-decoration: none;
	}
	div#leftmenu table.moduletable_menu a.menu-current  {
	  font-weight: bold;
	  color: #ffb200;
	  text-decoration: none;
	}
	div#leftmenu table.moduletable_menu a.menu-current:hover {
	  color: #ffffff;
	  text-decoration: none;
	}


	div#leftmenu table.moduletable_menu td td td a:link, div#leftmenu table.moduletable_menu td td td a:visited {
	  height: 15px;
	  line-height: 15px;
	  display: block;
	  vertical-align: middle;
	  font-size: 10px;
	  font-weight: bold;
	  text-decoration: none;
	  color: #999999;
	  text-align: left;
	  padding: 0px;
	  margin-left: 0px;
	  text-indent: 16px;
		}
		
	div#leftmenu table.moduletable_menu td td td a:hover {
	  color: #ffb200;
	  text-decoration: none;
	}
	div#leftmenu table.moduletable_menu td td td a.menu-current {
  	  color: #ffb200;
	}
	div#leftmenu table.moduletable_menu td td td a.menu-current:hover {
	  color: #ffffff;
	  text-decoration: none;
	}
	
	/* Untermneübunkte in Untermenüs im linken Menü */
	div#leftmenu table.moduletable_menu td td td td a:link, div#leftmenu table.moduletable_menu td td td td a:visited {
		margin-left: 10px;
		width: 180px; 
	}
	/* Untermneübunkte von Untermenüpunkten in Untermenüs im linken Menü */
	div#leftmenu table.moduletable_menu td td td td td a:link, div#leftmenu table.moduletable_menu td td td td td a:visited {
		margin-left: 20px;
		width: 170px; 
	}
	/* Untermneübunkte von Untermenüpunkten in Untermenüpunkten bei Untermenüs im linken Menü */
	div#leftmenu table.moduletable_menu td td td td td td a:link, div#leftmenu table.moduletable_menu td td td td td td a:visited {
		margin-left: 30px;
		width: 160px; 
	}
	/* Untermneübunkte von Untermenüpunkten in Untermenüpunkten der Untermenüpunkte bei Untermenüs im linken Menü */
	div#leftmenu table.moduletable_menu td td td td td td td a:link, div#leftmenu table.moduletable_menu td td td td td td td a:visited {
		margin-left: 40px;
		width: 150px; 
	}
	/* Untermenüs im linken Menü */
	/* ENDE linkes Menü */

	/* Bottom-Menü */
	#bottom_menu {
	  text-align: center;
	  width: 100%;
	  height: 20px;
	  padding: 0px;
	  color: #1919B3;
	}
	#bottom_menu a {
	  padding: 0px 15px;
	  float: none; 
	  text-decoration: none;
	  color: #999999;
	  line-height: 17px;
	  text-align: center;
	  font-size: 10px;
	  font-weight: bold;
	  text-transform: uppercase;
	}
	#bottom_menu a:hover {
	  text-decoration: underline;
	 	  color: #444444; 
	}
	/* ENDE Bottom-Menü */

	div#fast_navi {
	  padding-top: 5px;
	  float: right;
	}
	div#fast_navi img {
	  border: 0px;
	}
	div#fast_navi a img {
	  border-bottom: 2px solid #ffffff;
	}
	div#fast_navi a:hover img{
	  border-bottom: 2px solid #1919B3;
	}


	
	
/* ENDE Menüs */

/*  spezifische Dinge */
table.contentpaneopen {
	text-align: left;
	width: auto;
	padding: 0px;
	padding-left: 10px;
	margin: 0px;
	border-collapse: collapse;
}

.componentheading {
	font-weight: bold;
	color: #555555;
	text-indent: 10px;
	font-size: 22px;
	border-left: 5px #5b735a solid;
	border-bottom: 1px #5b735a solid;
}
.contentpaneopen td.buttonheading {
	border: 0px solid;
}
.contentpaneopen td.contentheading {
	border: 0px solid;
}

table.contentpaneopen td.contentheading, div.contentheading {
	font-weight: bold;
	color: #555555;
	text-indent: 10px;
	font-size: 22px;
	border-left: 5px #5b735a solid;
	border-bottom: 1px #5b735a solid;
}

div.syndicate div {
  width: 100%;
  text-indent: 8px;
}

.createdate, .modifydate {
  font-weight: bold;
  font-size: 10px;
  color: #111111;
  height: 25px;
  vertical-align: top;
  padding-bottom: 10px;
  padding-top: 0px;
}


div.mosimage_caption {
  font-size: 10px;
  color: #444444;
}

input.button {
  height: 21px;
  font-size: 10px;
  color: #555555;
  text-transform: uppercase;
  padding: 2px 9px 4px 9px !important;
  padding: 0px 6px 0px 6px;
  font-weight: bold;
  border: 1px solid #cccccc;
  margin-bottom: 4px;
}
input.button:hover {
  color: #333333;
}
input.inputbox, textarea.inputbox {
  font-size: 12px;
  border: #333333 solid 1px;
  color: #333333;
  background-color: #ffffff;
  padding: 4px; 
}

div.contact_email input{
  margin-bottom: 4px;
}
table.moduletable, table.moduletable_login {
  width: 100%;
  margin: 0px 0px 15px 0px;
}

table.moduletable td, table.moduletable_login td {
  padding-left: 0px;
  margin-left: 0px; 
}
table.moduletable td form, table.moduletable_login td form {
  padding-left: 8px;
  margin-left: 0px; 
}
table.moduletable td input, table.moduletable_login td input{
  padding: 4px;
  margin-left: 0px; 
}

table.moduletable td form table td a.mod_login, table.moduletable_login td form table td a.mod_login {
  margin-left: -10px;
}
table.moduletable td table td#a, table.moduletable_login td table td#a{
  text-indent: 5px;
}
table.moduletable td form table td, table.moduletable_login td form table td {
  margin-left: -10px;
}
table.moduletable a.mod_login, table.moduletable_login a.mod_login {
  padding-left: 5px;
}
.contentpagetitle {
  text-align:left;
  font-size: 13px;
  font-weight: bold;
  color: #cccccc;
}

table.contentpane {
  border-collapse: collapse;
  text-align: left;
  width: 100%;
  padding: 0px;
  margin: 0px;
}

.content_rating {
	font-weight: normal;
	font-size: 8px;
}

.content_vote {
	font-weight: normal;
	font-size: 8px;
}



.category {
	font-size: 12px; 
	font-weight: bold; 
}


.sectiontableheader {
	padding: 2px;
	color : #eeeeee;
	background-color: #555555;
	font-weight : bold;
	padding: 2px;
}
form table td.sectiontableheader, form table td.sectiontableheader td.sectiontableheader, table tr td.sectiontableheader {
	padding: 10px;
	line-height: 20px;
	color : #5B735A;
	background-color: #b2bebe;
	font-weight : bold;
	padding: 2px;
	font-weight: bold;
}

tr.sectiontableentry1 td, tr.sectiontableentry2 td {
padding: 4px;
}

.sectiontableentry1 {
	color: #3c1d18;
	background-color : #b2bebe;
}
	
.sectiontableentry2 {
	color: #3c1d18;
	background-color : #e2e6e7;
}
td.sectiontableentry2 {
	color: #3c1d18;
	background-color : #e2e6e7;
        height: 15px;
}

.poll {
	color: #555555;
	font-size: 10px;
	font-weight: bold;
	line-height: 18px;
}

.pollstableborder {
	border: 1px solid #333333;
	margin-bottom: 10px;
}
a#copy {
	color: #ffd33f;
}

a#copy:hover {
	color: #ffeda8;
}
/* ENDE  spezifische Formatierungen */
/* ENDE  spezifische Formatierungen */

/* DanFuh.de spezifische Formatierungen */
div.code, code, pre.code{
  border: #ffb200 solid 1px;
  color: #111111;
  background-color: #fff7e4;
  padding: 4px;
  width: 490px;
  overflow: auto;
}

a.img {
  font-size: 10px;
  text-decoration: none;
  color: #444444;
}
a.img img {
  border: solid;
  border-width: 2px;
  border-color: #bbbbbb;
}
a.img:hover, a.img:visited a.img:active {
  text-decoration: none;
  color: #596d53;
  background-color: #bbbbbb;
  font-weight: bold;
}
a.img img:hover {
  border: solid;
  border-width: 2px;
  color: #000000;
  border-color: #ffb200;
}

a img {
  border: 2px solid #bbbbbb;
}
a:hover img {
  border: 2px solid #ffb200;
}
table.a {
  border-collapse: collapse;
  border: 0px solid;
}
table.a th.a {
  color: #575757;
  background-color: #ffd472;
  border: #000000 solid 1px;
  font-weight: bold;
  font-size: 14px;
}
table.a td.a {
  color: #000000;
  background-color: #ffd472;
  border: #000000 solid 1px;
  text-align: left;
}
table.a th.ac {
  color: #575757;
  background-color: #ffd472;
  border: #000000 solid 1px;
  font-weight: bold;
  font-size: 14px;
}
table.a td.ac {
  color: #000000;
  background-color: #ffd472;
  border: #000000 solid 1px;
  text-align: center;
}
table.a th.a0 {
  color: #575757;
  background-color: #ffd472;
  border: solid 0px;
  font-weight: bold;
  font-size: 14px;
}
table.a td.a0 {
  color: #000000;
  background-color: #ffd472;
  border: solid 0px;
  text-align: center;
}
table.a td.b1, table.a td.b2 {
  color: #333333;
  border: solid 0px;
  font-weight: normal;
  font-size: 12px;
  vertical-align: top;  
  padding-top: 20px;
}
table.a td.b1 {
  background-color: #ffeec6;
}
table.a td.b2 {
  background-color: #ffd472;
}
div#u, div#ueber_u {
  width: 94%;
  padding: 3px;
  color: #585858;
  font-size: 9px;
  text-align: center;
  background-color: #ffffff;
}
div#u {
  margin-top: 100px;
}

.footer, .footer table, .footer table.moduletable td{
text-align: center;
}

.adstop, .adstop table, .adstop table.moduletable td{
text-align: center;
}


/* Formatierungen für die Fotogallerie */
center table tr td div{
text-align: center;
padding: 5px;

}
/* ENDE DanFuh.de spezifische Formatierungen */

/* Bookmarks */

table.bookmarks {
width: 100%
}

table.bookmarks td.bookmark_link {
background-color: #ffd472;
text-align: center;
width: 130px;
margin: 10px;
border-bottom: 5px solid #ffd472;
}
table.bookmarks td.bookmark_link a {
color: #1919B3;
}
table.bookmarks td.bookmark_link a img {
border-color: #ffd472;
margin-top: 4px;
margin-left: 4px;
margin-right: 4px;
}
table.bookmarks td.bookmark_link a:hover img {
border-color: #1919B3;
}
table.bookmarks td.bookmark_description {
background-color: #eeeeee;
border-left: 5px solid #eeeeee;

}
table.bookmarks_uebersicht {
vertical-align: top;
}
table.bookmarks_uebersicht td {
background-color: #f8f8f8;
text-align: center;
vertical-align: top;
}
table.bookmarks_uebersicht td a {
font-size: 14px;
text-decoration: none;
}
table.bookmarks_uebersicht {
width: 100%;
}

/* ENDE - Bookmarks */

a.aggregator {
	padding: 10px;
	display: block;
}
a.aggregator h3 {
	width: 300px;
	display: inline;
}
blockquote {
	border-left: 8px solid #ffb200;
	padding-left: 9px;
}

table.styled_table td {
	padding: 5px;
	margin: 7px;
	border: 0px;
}
table.styled_table th {
	background-color: #ffb200;
	color: #222222;
	font-size: 14px;
	border: 0px;
}
table.styled_table td.a {
	background-color: #ffb200;
	color: #222222;
}
table.styled_table td.a a, table.styled_table td.a a:hover {
	color: #ffffff;
}
table.styled_table td.b {
	background-color: #ffd472;
	font-weight: bold;
}
table.styled_table td.c {
	background-color: #ffeec6;
}

/* ANFANG Kontakt Formular */
table.contact td.contact_field {
  padding: 3px;
  padding-top: 7px;
}
table.contact td.field_title {
  text-align: left;
  margin-top: 5px;
}
table.contact td.contact_field input, table.contact td.contact_field textarea, table.contact td.contact_field option, table.contact td.contact_field select {
  width: 270px;
  border: 1px solid #bbbbbb;
}
table.contact td.contact_field option {
  border: 0px;
}
table.contact td.contact_field input:focus, table.contact td.contact_field textarea:focus, table.contact td.contact_field option:focus, table.contact td.contact_field select:focus {
  width: 270px;
  border: 1px solid #ffb200;
}
/* ENDE Kontakt Formular */


