/*
Theme Name: WordPress Tutorial
Theme URI: http://bueltge.de
Description: Das Theme zum WordPress Tutorial
Version: 1.0
Author: Frank Bueltge
Author URI: http://bueltge.de
*/

/*			*** Big Guys /*

/*	 			Container */
#container {
width: 764px;
margin: 0  auto;
padding: 0;
text-align: left;
}

/* 				Header */
#header {
float: left;
margin-bottom: 5px;
}

#header_logo_1 {
float: left;
width: 154px;
height: 84px;
margin-right: 5px;
background-image: url(images/bg_logo_1.gif);
background-repeat: no-repeat;
}
#header_logo_2 {
float: left;
width: 605px;
height: 50px;
background-color: #ffffff;
background-image: url(images/bg_logo_2.gif);
background-repeat: no-repeat;
background-position: 20% 50%;
}

/*				Content_Pic */
#content_pic {
clear: both;
margin-bottom: 5px;
padding-top: 0px;
padding-bottom: 0px;
}

/*				Main Wrap */
#wrap_main {
clear: both;
float: left;
background-image: url(images/bg_content.gif);
background-repeat: repeat-y;
margin-bottom: 5px;
}

/*				Sidebar */
#sidebar {
/* position: static; */
float: left;
width: 154px;
padding-left: 0px; /* seitenstreifen */
line-height: 100%;
}
#sidebar_search {
padding-left: 30px;
padding-bottom: 5px;
color: #666666;
}

/*				Content */
#content {
float: right;
width: 590px;
margin-left: 5px;
margin-bottom: 0px;
}

/*				Footer */
#footer {
clear: both;
height: 20px;
background-color: #ededed;
}
#footer_claim {
float: left;
padding-top: 3px;
padding-left: 10px;
}

/*				*** Navigation *** */
/*					Menue Top */
#nav_top {
float: left;
width: 605px;
height: 24px;
padding-left: 0px;
padding-top: 10px;
background-color: #ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-color: #ededed;
}

#nav_top ul, #nav_top li, #nav_top a {
	color: #666666;
	list-style-type: none;
	display: inline;
	margin-top: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 8px;
	Padding-right: 8px;
}

/*					Menue Side */
.menu-top {
margin-top: 0;
margin-bottom: 0;
padding-left: 10px;
}

.menu-1 li, .menu-1 a {
	font-size: 12px;
	list-style-position: inside;
	list-style-image: url(images/menu.gif);
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 0px;
	border: solid #fff;
	margin: 0;
}
.menu-1 li {
	border-width:0px 0px 1px 0px;
}
.menu-1 a {
	border-width:0px 0px 0px 0px;
}

ul.menu-2 {
	padding-left: 11px;
	border-width: 0;
}

li.menu-2, li.menu-2 a {
	font-size: 11px;
	list-style-position: inside;
	list-style-image: url(images/menu.gif);
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 0px;
	border-width:0px 0px 0px 0px;
	margin: 0;
}


/*					Menue Footer */
#nav_footer {
float: right;
padding-top: 3px;
padding-right: 5px;
font-family: Arial, Helvetica, sans-serif;
font-size: 6px;
font-color: #666666;
}
#nav_footer ul, #nav_footer li, #nav_footer a {
	color: #666666;
	list-style-type: none;
	display: inline;
	margin: 0;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6px;
}



/*				*** Body *** */
body {
background-color: #999999;
background-image: url(images/md-background.jpg);
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 150%;
}
p {
padding-top: 10px;
padding-bottom: 10px;
}
h1, h1 a {
font-size: 22px;
line-height: 45%;
color: #000000;
}
h2, h2 a {
font-size: 14px;
line-height: 45%;
color: #666666;
}
a img {
border: 0;
}

/* 				*** Content *** */
#content_wrap {
clear: both;
padding: 0px;
margin: 0px;
}
#content_100 {
float: left;
width: 95%;
padding-left: 15px;
padding-right: 5%;
padding-top: 10px;
padding-bottom: 10px;
background-color: #ffffff;
}
#content_100 a {
color: #666666;
}

#content_bar {
clear: both;
height: 5px;
width: 100%;
}
#content_list_wrap {
clear: both;
float: left;
width: 100%;
padding-left: 15px;
background-image: url(images/bg_content_list.gif);
background-repeat: repeat-y;
}
#content_list_content {
float: left;
width: 375px;
padding-top: 10px;
padding-bottom: 10px;
}
#content_list_pic {
float: right;
}

/* 				*** Neuwagen *** */
#content_nw_auswahl_wrap {
	float: left;
	list-style-image: url(images/menu.gif);
	padding-right: 30px;
	padding-bottom: 20px;
}


/* 				*** IFRAME *** */
iframe {
background-color: #ffffff;
width: 605px;
}
iframe#map24 {
width: 200px;
}

/* 
Aus alter Homepage:
*/

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: square;
	list-style-position: outside;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: decimal;
	list-style-position: outside;
}

.textheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.kontakerror {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}

.link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}

.linkheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style:italic;
	font-weight: bold;
	color: #666666;
}

.fliesstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.blanklink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}.fliesstext_liste_gro� {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-style: normal;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

