/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

/* Layout */
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #464032;
	background-color: #FFFDEA;
	background-image: url(images/BG.gif);
}


#wrapper {
	padding: 0;
	background-image: url(images/leftside-2.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
	text-align: left;
}



#header {
	width: 820px;
	height: 155px;
	margin: 0px auto auto 157px;
	background-image: url(images/topper-2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}



#logo {
	float: left;
	height: 155px;
	margin: 0;
	padding-top: 0px;
	color: #000000;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	background-position: left 67px;
	width: 820px;
}



/* Menu */

#menu {
	width: 820px;
	height: 30px;
	margin: 0px auto auto 157px;
	background-image: url(images/BG_menu.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#menu ul {
	margin: 0px 0px 0px 10px;
	padding-left: 92px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	height: 30px;
	/*padding: 0px 0px 0px 0px;*/
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
}

#menu .current a {
	background: #E0D3B3;
	color: #2A1F0B;
}

#menuhome a{
	width:63px;
	height:30px;
	background: url(images/home.gif) 0 0 no-repeat;
}
#menuhome a:hover{
	width:63px;
	height:30px;
	background: url(images/home-over.gif) 0 0 no-repeat;
}
#menuhomeact{
	width:63px;
	height:30px;
	background: url(images/home_act.gif) 0 0 no-repeat;
}

#menuopt a{
	width:164px;
	height:30px;
	background: url(images/optimierung.gif) 0 0 no-repeat;
}
#menuopt a:hover{
	width:164px;
	height:30px;
	background: url(images/optimierung-over.gif) 0 0 no-repeat;
}
#menuoptact{
	width:164px;
	height:30px;
	background: url(images/optimierung_act.gif) 0 0 no-repeat;
}

#menurefs a{
	width:107px;
	height:30px;
	background: url(images/refs.gif) 0 0 no-repeat;
}
#menurefs a:hover{
	width:107px;
	height:30px;
	background: url(images/refs-over.gif) 0 0 no-repeat;
}
#menurefsact{
	width:107px;
	height:30px;
	background: url(images/refs_act.gif) 0 0 no-repeat;
}

#menuprof a{
	width:77px;
	height:30px;
	background: url(images/profil.gif) 0 0 no-repeat;
}
#menuprof a:hover{
	width:77px;
	height:30px;
	background: url(images/profil-over.gif) 0 0 no-repeat;
}
#menuprofact{
	width:77px;
	height:30px;
	background: url(images/profil_act.gif) 0 0 no-repeat;
}

#menukon a {
	width:92px;
	height:30px;
	background: url(images/kontakt.gif) 0 0 no-repeat;
}
#menukon a:hover {
	width:92px;
	height:30px;
	background: url(images/kontakt-over.gif) 0 0 no-repeat;
}
#menukonact {
	width:92px;
	height:30px;
	background: url(images/kontakt_act.gif) 0 0 no-repeat;
}

#menuimp a {
	width:101px;
	height:30px;
	background: url(images/impressum.gif) 0 0 no-repeat;
}
#menuimp a:hover {
	width:101px;
	height:30px;
	background: url(images/impressum-over.gif) 0 0 no-repeat;
}
#menuimpact {
	width:101px;
	height:30px;
	background: url(images/impressum_act.gif) 0 0 no-repeat;
}

.invi {
display:none;
}



/* Layout */


#page {
	width: 820px;
	margin: 0px auto auto 157px;
	padding: 0;
	background-image: url(images/BG_content-2.gif);
	background-repeat: repeat-y;
}

#page-bgtop {
	padding: 20px px;
}


#content {
	float: right;
	width: 708px;
	padding: 30px 0px 0px 10px;
	background-image: url(images/content_top.gif);
	background-repeat: no-repeat;
}

.post {
	margin-bottom: 15px;
	margin-right: 20px;
}


.post .title {
	margin-bottom: 10px;
	padding: 12px 0 0 0px;
	letter-spacing: -.5px;
	/*color: #000000;*/
}

.post .title a {
	color: #A7430F;
	border: none;
}

.post .meta {
	height: 30px;
	border-bottom: 1px solid #E49752;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.post .meta .date {
	float: left;
	height: 24px;
	padding: 3px 0px;
	color: #464032;
}

.post .meta .posted {
	float: right;
	height: 24px;
	padding: 3px 15px;
	background: #F2BC91;
	color: #464032;
}

.post .meta a {
	color: #464032;
}

.post .entry {
	padding: 0px 0px 20px 0px;
	padding-bottom: 20px;
	text-align: justify;
}

.links {
	padding-top: 20px;
	font-size: 12px;
	font-weight: bold;
}

#sidebar {
	float: left;
	width: 102px;
	padding: 0px;
	color: #787878;
}


/* Footer */

#footer {
	width: 820px;
	height: 50px;
	margin: 0px auto auto 157px;
	padding: 0px 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	color: #444444;
}

#footer a {
	color: #464032;
}



/* FONTSTYLES */

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #AB111D;
}

h1 {
	font-size: 2.2em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.3em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
	list-style-image: url(images/bullet.gif);
}

a {
	text-decoration: none;
	color: #AB111D;
}

a:hover {
	text-decoration: underline;
}
