/** Browser - R E S E T **/


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;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

.widget_tag_cloud{
 margin-top: 20px;
 margin-left: -15px;
 padding: 5px;
}

pre{
 font-family: courier;
 line-height: 1.2em;
 font-size: 110%;
 margin-bottom: 1em;
}

ol, ul {
 list-style:none;
}

body{
 line-height: 1em;
}

#content ol{
  list-style: decimal inside none;
  line-height: 1.3em;
}

#content ul {
 margin-bottom: 6px;
}
#content ul>li{
	list-style: outside url(pics/king.gif);
        text-align: justify;
        margin-left: 25px;
	line-height: 1.5em;
	margin-bottom: 0.2em;
}


/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	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;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/** MyStyle **/

body{
	background-color: #bababa;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}

#wrapper{
	width: 947px;
	margin: 21px auto 21px auto;
        padding:0;
}

#banner{
	width: 947px;
	height: 179px;
	background: url(pics/banner.jpg) no-repeat;
}

#banner h1{
	display: none;
}

#main{
	margin: 0;
	padding: 0;
	width: 947px;
	background: url(pics/mainBackground.jpg) repeat-y;
}

#mainEinzel{
	margin: 0;
	padding: 0;
	width: 947px;
	background: url(pics/mainBackgroundEinzel.jpg) repeat-y;
}


#mainTop{
	width: 947px;
	height: 20px;
	background: url(pics/mainTopPic.jpg) no-repeat;
}

#mainTopEinzel{
	width: 947px;
	height: 20px;
	background: url(pics/einzelTopPic.jpg) no-repeat;
}


#content{
	float: left;
	width: 560px;
	margin-top: 25px;
	margin-left: 45px;
        display: inline;
}

#mainEinzel #content{
	width: 660px;
	margin-top: 25px;
	margin-left: 45px;
}

#navi{
	float: left;
	margin-top: 26px;
	margin-left: 90px;
	width: 200px;
        margin-bottom: 30px;
        display:inline;
}

#mainBottom,#mainBottomEinzel{
	clear: both;
	width: 947px;
	height: 20px;
	background: url(pics/mainBottomPic.jpg) no-repeat;
}

#mainBottomEinzel{
        height: 30px;
	background: url(pics/mainBottomEinzelPic.jpg) no-repeat;
}


/**************************************************************************/
/**  design for the text area                                            **/

#content{
	text-align: left;
}

#newsReplace{
	width: 182px;
	height: 34px;
	margin-bottom: 20px;
	background: url(pics/Nachrichten.jpg);
}

#newsReplace span{
	display: none;
}

.post h2{
	font-size: 110%;
	margin-bottom: 3px;
        line-height: 1.3em;
        clear:both;
        font-weight: bold;
}

.post h2 a{
	text-decoration: none;
	color: #666666;
	font-weight:bold;
}

.post small{
	display: block;
	margin-bottom: 30px;
        font-size: 80%;
        color: #ccc;
}

.post p{
	line-height: 1.5em;
	text-align: justify;
        margin-bottom: 10px;
}

.post .postmetadata{
        font-variant:small-caps;
        font-size: 12px;
        color: #333;
	margin: 10px 0 50px 0;
	clear: both;
        line-height:1.1em;
}

.post .postmetadata a, .post .postmetadata a:visited{
       color: blue;
       text-decoration:none;
}

.post .postmetadata a:hover{
       text-decoration: underline;
}

img.preview, strong img{
	margin: 0 0 0 10px;
	float: right;
        font-weight: normal;
}

.prevPost{
        float: left;
        line-height: 2em;
}

.nextPost{
        float: right;
        line-height: 2em;
}

.prevPost a, .nextPost a{
        font-size: 80%;
        text-decoration: none;
        color: #000000;

}

.breaker{
        clear: both;
        margin-bottom: 10px;
}

.suchergebnisse, .archiveTitle{
        font-size: 17px;
        margin-bottom: 40px;
        font-weight: bold;
}

#respond{
        font-size: 16px;
        font-weight: bold;
        margin: 40px 0 25px 0;
}

#comments{
        margin: 30px 0 20px 0;
        font-size: 16px;
        font-weight: bold;
        color: #666666;

}

.commentlist li{
        padding: 10px;
        margin-bottom: 25px;
        background: #fafafa;
        border: 2px solid #f0f0f0;
}

.commentlist cite{
        font-variant:small-caps;
        font-size: 15px;
        color: blue;
}

.commentlist small{
       font-size:x-small;
       display: block;
       margin-bottom: 15px;
}
.commentlist p{
       margin-bottom: 6px;
       line-height: 1.3em;
}

#backHome{
       float: right;     
       margin-right: -4px;
       margin-bottom: 30px;
}

#backHome a, #backHome a:link, #backHome a:visited{
      color: orange;
      font-weight: bold;
      text-decoration: none;

}

.navigation{
 line-height: 1.3em;
 margin-bottom: 5px;
}

/******************************************************************************/
/** Navigation ****************************************************************/

#navi li{
       margin-bottom: 3px;
}

#navi h2{
        font-size: 120%;
        margin-top: 15px;
        margin-bottom: 5px;
}

#naviReplace{
	width: 182px;
	height: 34px;
	margin-bottom: 18px;
	background: url(pics/Navigation.jpg) no-repeat;
}

#naviReplace span{
	display: none;
}

#naviList{
	text-align:left;
}

#naviList li{
	margin-left: 10px;
	margin-top: 5px;
}

#naviList .rubrik{
	margin-left: 0px;
	margin-top: 10px;
	font-size: 120%;
}

#content li{
 line-height: 1.3em;
}

#naviList li, #naviList li a{
	font-size: 100%;
	color: #666666;
	text-decoration: none;
}

#naviList .rubrik, #naviList .rubrik a{
	color: #ff6600;
	text-decoration: none;
}

#naviList a:hover{
	text-decoration: underline;
}



#navi a, #navi a:visited{
        text-decoration:none;
        color: #666666;
}


#navi .rubrik a, #navi .rubrik a:visited{
        text-decoration:none;
        color: #ff6600;
}

#search {
 margin-top:20px;
 margin-bottom: 40px;
}


#navi a:hover{
        text-decoration:underline;
}



/*************************************************************************************************/
.wp-polls-form{
        margin-top: 30px;
}

strong{
        font-weight: bold;
}

em{
        font-style: italic;
}

#footer{
      text-align: center;
      margin: 30px auto;
      padding: 5px 30px;
      width: 400px;
      border-top: 2px solid #eeeeee;
      font-size: 12px;
      color: #666666;
      line-height: 1.2em;
}

strong{
	font-weight: bold;
}

.rangliste, .tabelle{
	border-collapse:collapse;
}

.rangliste td, .rangliste th, .tabelle td, .tabelle th{
	margin: 0;
	padding: 3px;
	border: 1px solid #666666;
}

.rangliste th, .tabelle th {
	font-weight: bold;	
}

#content blockquote{
        margin-left: 20px;
        margin-right: 20px;
}

sub{
	vertical-align:sub;
}
sup{
	vertical-align:super;
}

.myTab th, .myTab td{
 padding: 2px;
}

.results th, .results td{
padding: 3px;
}

.results th{
font-weight: bold;
}

.tabelle{
border-collapse:collapse;
margin-top:10px;
margin-bottom:10px;
}
.tabelle td, .tablle th{
margin:0;
padding: 2px;
border-collapse:collapse;
}

.tabelle th{
font-weight:bold;
}