
                                              /* base
----------------------------------------------- */

/*
gruen: #008C89
orange:#c6793b  #c16100 #c66100
grau: #848284   #c6c3c6
hellgrau:#e4e4e4

 */


body {
	margin: 0 auto;
        padding: 0;
        font-family:Arial, Verdana, sans-serif;
         color: #000;
        font-size:10pt;
	background: #008C89 ;
	text-align: center;
	}

#container
	{
	background-color: #FFFFFF;
	width: 770px;
	margin: 0;
	padding: 0;
	text-align: left;
	margin: auto;
        border:1px solid black;
}

#header
	{
	width: 770px;
	height: 100px;
	background-image: url(/pic/top.jpg);
}

#container blockquote, #container p, #content p {
padding-right: 10px;
padding-left: 10px;
font-size: 10pt;
}

h1, h2, h3, h4 {
font-weight: bold;
}



h1, h2, h3, h4 {
font-size:14pt;
}

h1, h2, h3, h4, h5, h6 {
padding-left: 15px;
}

small, .small,#small {
font-size: 8pt;
}

.kapit {font-size: 20pt;color:#c66100;}

/* links
----------------------------------------------- */




/* overrides
----------------------------------------------- */

#sidebar-2,#sidebar-2 li, #sidebar-2 p, #sidebar-1 p {
font-size: 8pt;
line-height: 1.5em;
padding-left: 0;
}

#sidebar-2 ul {
list-style-type:none;
list-style-position:outside;
color:#c66100;
padding-left: 0;
margin-left: 0;
}

.entry-content_mi ul, .entry-content_mi li  {margin-left:10px;padding-left:0px;list-style-position:inside}


img.layout {border:0;}

img.left {float:left;margin-right:5px;margin-right:20px;}
img.right {float:right;margin-left:5px;}

img.rahmen, img.content {border:1px solid #ffcc00;padding:2px;}

img.left1 {float:left;margin-right:20px;margin-leftt:5px;}


/* global layout
----------------------------------------------- */

h1,h2,h3 {color:#008C89;}
h4,h5,h6 {color:black;}

b {color:#3a0000;font-weight:bold;}




#content {
	padding: 5px;
        padding-right:20px;
	max-width: 100%;
	background-color: #FFFFFF;
	margin:0px;
	text-align: left;
	vertical-align:top;
}

#sidebar-2 {
margin-left: 10px;
padding-top: 0px;
float: right;
hight:300px;
width:150px;
}

#foot,.foot
{
	position: relative;
	width: 770px;
	height: 15px;
	top: 0px;
	left: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	vertical-align:baseline;
	background:url(/pic/gelb.gif);
}


.bottom { clear:both; 	}

.sm {font-size:8pt;}

div.sm {width: 770px;text-align:center;border-top:1px solid black;}

/* comments
----------------------------------------------- */

.comments_error {
color: #000;
background-color: #fff4f4
}

ul.comments_error {
padding : 0.3em;
list-style-type: circle;
list-style-position: inside;
border: 2px solid #fdd;
}

div#cpreview {
color: #000;
background-color: #f1f1f1;
border: 2px solid #ddd;
}

form#txpCommentInputForm td {
vertical-align: top;
}


/* Menue
---------------- */

#menue {
	width: 770px;
	height: 20px;
         color: #000000;
        padding-left:15px;
        font-weight:bold;
         }

a:link, a:visited, a:active { text-decoration:none; }
A:hover {color: #000000;text-decoration:underline;}
a:visited {color: #000000;}

a.menue, a#menue { font-family:arial,sans-serif; font-size:8pt;text-align:center;font-weight:bold;color: #000000;}
a.weiter {font-family:verdana,arial,sans-serif;font-size:8pt;font-weight:bold;}

#entry-content a, .entry-content a {font-weight:bold;color:#009999; }
#entry-content_mi a, .entry-content_mi a {font-weight:bold;color:#009999; }


a.bold, #entry-title a, h3.entry-title a{font-weight:bold;color: #000000; }


form {display:inline;}
