/*

Michel Rossier
Version 0.9
Date: August 2007

*/

/* reset all by meyer */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}


blockquote {
margin: 0px;
padding: 10px;
background-color: #E5E5FF;
}



body { line-height: 1; color: #333; background: white; }

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }



 body {
  font-family: "Lucida Grande", Georgia, Helvetica, Arial, Verdana, sans-serif;
  line-height: 1.4; 
font-size: 0.9em; 
padding-top: 32px;
}



#content ul, #content ol {
margin-bottom: 10px;
margin-left: 20px;
}


/* This is where you set your desired font size. The line-height 
   and vertical margins are automatically calculated from this. 
   
   You have to add an extra calculation here because of IE, so that 
   all users may resize text manually in their browsers.
   
   The top one is for IE: The percentage is of 16px (default IE text size)
   10px is 62.5%, 12px is 75%, 13px is 81.25%, and so forth).
   The second value is what all other browsers see (the wanted font size). */
   

html > body   { font-size: 13px; }  /* Other browsers */


h1,h2,h3,h4,h5,h6 { 
  font-family: "Lucida Grande", Georgia, Helvetica, Arial, Verdana, sans-serif;
  color:#111; 
  clear:both; 
}

h1 { font-size: 1.8em; margin-bottom: 14px; line-height:1.2;}
h1 a {text-decoration: none !important;}
h2 { font-size: 1.5em; margin-bottom: 12px; }
h3 { font-size: 1.5em; line-height:1.7; }
h4 { font-size: 1.2em; line-height:1.25; font-weight:bold; }
h5 { font-size: 1em; font-weight:bold; }
h6 { font-size: 1em; }

.side {margin-bottom: 15px;}
.bside {margin-right:11px;}


#wrapper {
	width: 960px;
	margin: 0 auto;
}

#logo {
	float: left;
	width: 185px;

		margin-right: 20px;
}

#logo p {
	margin: 0;
font-size: 11px;
}

h1.logo {
	font-size: 1.4em;
	float: left;
	width: 180px;
	height: 0.4em;
}

.webentwickler {
	width: 150px;
	float; left;
margin-top: -10px;
}

/* Navigation */

#navigation {
list-style-type: none;
width: 525px;
float: left;
		margin-right: 10px;
		margin-bottom: 30px;

}

#navigation li {
	
	display: inline;
	font-size: 1.2em;
margin-right: 10px;
}

#searchform input {
	width: 184px;
	border: 1px solid black;
	padding: 3px;

}

#searchform {
	margin-right: 10px;
}

#left {
	width: 180px;
	float: left;
	margin-right: 25px;
	border-top: 2px solid black;
	margin-top: 15px;
	padding-top: 19px;
	
}

#left ul { list-style-type: none; }

#content {
	width: 500px;
	float: left;
font-size: 14px;
line-height: 21px;
	margin-right: 25px;
	border-top: 2px solid black;
	margin-top: 15px;
	padding-top: 19px;
}

#sidebar {
	width: 220px;
	float: left;
margin-right: 10px;
	border-top: 2px solid black;
	margin-top: 15px;
	padding-top: 19px;
font-size: 0.9em;
}

#sidebar ul {
list-style-type: none;}

#maincontent {
	clear: both;
}

.clear {
clear: both;

}

#footer {
	clear: right;
	padding-left: 205px;
	padding-top: 25px;
width: 500px;
font-size: 0.9em;
}


.post {
margin-bottom: 25px;
padding-bottom: 25px;
border-bottom: 1px solid black;
}

#side {
margin-bottom: 15px;
}


.esp {
margin-left: -2px;
}

a:link {color: #153E7E; text-decoration: none;}
a:visited {color: #153E7E; text-decoration: none;}
a:hover {color:#000; text-decoration: none;}
a:active {color:#0063DC; text-decoration: none;}

.post a:link {color: #153E7E; text-decoration: underline;}
.post a:visited {color: #153E7E; text-decoration: underline;}
.post a:hover {color:#000; text-decoration: none;}
.post a:active {color:#0063DC; text-decoration: none;}

#logo a:link {color: #000;}
#logo a:visited {color: #000;}
#logo a:hover {color: #0063DC;}

.current_page_parent a {text-decoration: underline; }
.current_page_item a {text-decoration: underline; }

p {
margin-bottom: 25px;
}

strong { 
font-weight: bold;
color: black;
}

dt { width: 120px; float: left; }
dd input {border: 1px solid black; width: 220px; padding: 3px; margin: 0 3px 3px 3px;}
dd textarea {border: 1px solid black; width: 310px; padding: 3px; margin: 0 3px 3px 3px;}

dd { width: 320px; float: left;}


.subm { margin-left: 123px;}

#webseite {
width: 194px;
padding: 12px;
border: 1px solid #dedede;
margin-bottom: 10px;
}

span.Apple-style-span img {
display:none;
}

span.Apple-style-span {
font-size: 10px !important;
display: block;
margin-bottom: 10px;
color: #9e9e9e;
}


.navigation {
margin-bottom: 10px; 

}

.bottom_meta {
margin-top: 18px;

}

