html {
	color:#000; 
	background-color:#fff; 
}

body {
	text-align:center; 
	font-family: verdana, helvetica, sans-serif; 
	font-size: 11px; 
	line-height:16px;
	color:#000; 
	padding:0; 
	border:0; 
	margin:0;
}

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

a:hover {
	text-decoration: underline; 
}

div, p, span {
	padding:0;
	margin: 0;
}

.entrytext p {

	margin: 0px 0 16px 0;

}

#wrapper {
	width:777px; 
	margin:20px auto 0px auto; 
	text-align:left; 
		background-image:url(images/page_mid.jpg); 
	background-repeat:repeat-y; 
}

#page_top {
	width:777px; 
	height:111px; 
	position:relative; 
	background-image:url(images/page_top.jpg); 
	background-repeat:no-repeat; 
	background-position:bottom left; 
	clear:both;
}

#header_content {
	float: right; 
	width:400px;
	padding: 50px 35px 0 0;
	text-align: right;
}
#header_content, #header_content a {
	color: #5b5b5b;
}


#page_bot { 
	width:777px; 
	padding-top: 61px;
	height:30px; 
	margin: 0; 
	background-image:url(images/page_bot.jpg); 
	background-repeat:no-repeat; 
	background-position:top left; 
	text-align:center;
	clear: both;
}
#page_bot, #page_bot a {
	font-size: 11px; 
	line-height:11px; 
	color: #c0c0c0; 
}

#page_mid { 
	position:relative; 
	width:755px; 
	line-height: 15px;
	letter-spacing: 0.7px; 
	margin: 0; 
	padding: 0 11px 0 11px;
}

#sidebar{
	float:left; 
	left: 0px;
	position:relative;  
	width: 190px;
	padding: 0px 0 40px 10px;
	display: inline;
	color: #949494;
}
 
#content_maincol{
	float: right; 
	position: relative; 
	right: 25px;
	width: 500px;
	padding-top: 15px;
	display: inline;
	line-height: 16px;
	color: #303030;
}

#content_maincol a, #page_bot a {
	background: url(images/icon_link.gif) no-repeat 0px 0px; 
	padding-left: 14px;
}

#content_maincol a:hover
{
	color:#ffa101;
}

#content_maincol a {
	color:#000;
	text-decoration: underline;
}

#page_bot a{
	color: #777D85;
}

#youarehere {
	font-size: 0.95em;
}

#youarehere, #youarehere a {
	color: #878787;
	background: none;
	padding: 0;
	margin: 0;
}

#google_adsense {
	width: auto;
	text-align:left;
	margin-left: 10px;
}

/* *********************** Content *************************** */

#referenzen img, #referenzen img.left,  #webdesign img, #webdesign img.left{
	float: left;
	margin-right: 12px;
	border: 1px solid #c0c0c0;
}

#referenzen img.right, #webdesign img.right {
	float: right;
	margin-left: 12px;
	margin-right: 0px;
}

#referenzen div, #webdesign dt{
	display: block; 
	background-image: none; 
	padding: 5px; 
	height: 120px; width: 486px; 
	color: #000; 
	text-decoration: none; 
	font-weight: normal; 
	border: 5px solid #f1f1f1; 
	margin-top: 20px; 
}

#webdesign dt {
	height: 60px;
}

/*
#referenzen div:hover, #webdesign dt:hover{
	background-color: #f8f8f8;
	border: 5px solid #c0c0c0;
	color: #000;
}
*/

#referenzen ul li {
	display: block; 
	margin-bottom: 1em;
	color: #555;
}

#webdesign a {
	font-weight: bold;
	background: none;
	padding: 0;
	margin: 0;
}

#webdesign li a {
	padding: 0px;
	margin: 0px; 
	font-weight: normal;
}

#links ul {
	margin: 0px 0px 0px 16px;
	padding: 0px;
	list-style-position:outside;
}
#links li {
	margin:0;
	padding: 0;
	margin-top: 6px;
	list-style-type:none;
}

#kontaktform dl, #kontaktform dt, #kontaktform dd {
	margin: 0;
	padding: 0;
}

#kontaktform input {
	width:300px;
	background: url(images/input_bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	padding: 2px;
}

#kontaktform textarea {
	width: 300px;
	background: url(images/input_bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	padding: 2px;
}

.other_projects_links {
	text-align: center;
	margin-top: 30px;
}

.other_projects_links, .other_projects_links a {
	color: #c0c0c0;
}

.code {
	background-color: #f3f3f3;
	color: #707070;
	padding: 2px;
	font-family: monospace;
}

.error_msg {
	color: red; 
	font-weight: bold;
}

/* *********************** Trennlinien ************************** */

hr {
	height: 1px;
	border: none;
	border-top: 1px solid #A2A2A2;
	margin: 10px 0 10px 0;
	clear: both;
}

/* *********************** Headlines ************************** */

h1, h1 a, h2, h2 a, h3, h3 a {
	font-family: 'Lucida Grande', 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	text-decoration: none;
	color: #5b5b5b;
	font-weight: bold;
	clear: both;
}

h1 {
	font-size: 16px; line-height: 16px;
}

h2 {
	font-size: 14px; line-height: 14px;
	margin: 20px 0 10px 0;
	color: #000;
}

h3 {
	font-size: 12px; line-height: 14px;
	font-weight: bold;
	color: #707070;
}



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
/* End Images */


/* *********************** Navigation ************************** */

#staticmenu {
	margin: 0 0 0 -10px; 
}

#staticmenu dl {
	width: 200px; 

	background-image:url(images/menu_bot.gif); 
	background-position: bottom right; 
	background-repeat:no-repeat; 
	border-right: 1px solid #eaeaea;
	padding: 0px 0px 29px 0px;
	/*background: #69c url(bottom.gif) no-repeat bottom left;*/
}
#staticmenu dt {
	visibility: hidden;
	height: 0px;
	/*margin:0; 
	padding: 10px; 
	font-size: 1.4em; 
	font-weight:bold; 
	color: #fff; 
	border-bottom:1px solid #fff; 
	background: #69c url(top.gif) no-repeat top left;*/
}
#staticmenu dd {
	margin:0; 
	padding:0; 
	
	font-size: 14px;
	font-weight: bold; 
	border-bottom:1px solid #eaeaea; 
	/*background: #47a;*/
}

#navi a, #navi a:visited {
	color: #949494; 
	text-decoration:none; 
	display:block; 
	padding:10px 5px 10px 20px;
	/*background: #47a url(arrow.gif) no-repeat 10px 10px; */
	background-color: #fff;
	width:175px;
}
#navi a:hover {
	/*background: #258 url(arrowr.gif) no-repeat 11px 10px; */
	color:#fff;
	background-color: #ffa101;
}
#navi a.sel {
	color:#fff;
	background-color: #707070;
}


/* ************************* Sitemap ********************************* */


div#sitemap {
   padding: 1em 1.5em;
   line-height: 20px;
   }

div#sitemap li {
   padding: 0 0 0 24px;
   margin: 0;
   list-style-type: none;
   }
div#sitemap li {
   background: url(images/sitemap/extm.gif)
               no-repeat
               0% 0%;
   }
div#sitemap li.last {
   background: url(images/sitemap/exlm.gif)
               no-repeat
               0% 0%;
   }
div#sitemap ul {
   padding: 0 0 0 24px;
   margin: 0 0 0 -24px;
   list-style-type: none;
   }
div#sitemap ul {
   background: url(images/sitemap/exim.gif)
               repeat-y
               0% 0%;
   }
div#sitemap ul.last {
   background-image: none;
   }

div#sitemap a {

	text-decoration: none;
}

/* Begin Various Tags & Classes */

ul {
	margin: 10px 0px 10px 20px;
	padding: 0px;
	list-style-position:inside;
}

li {
	/*list-style-type:none;*/
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

