
.shopbox {border:1px solid #6666aa; margin:0px; margin-top:10px; margin-bottom:0px; background-color:#f0f3ff; padding-top:5px; padding-bottom:5px; padding-left:5px; padding-right:5px;}
.postbox {border:1px solid #6666aa; margin:0px; margin-top:10px; margin-bottom:0px; background-color:#f0f3ff; padding-top:5px; padding-bottom:5px; padding-left:5px; padding-right:5px;}
.formbox {border:1px solid #aaccaa; margin:0px; margin-top:10px; margin-bottom:0px; background-color:#f3fff3; padding-top:5px; padding-bottom:5px; padding-left:5px; padding-right:5px;}
.buttonbox {border:1px solid #aaaaaa; margin:0px; margin-top:10px; margin-bottom:0px; background-color:#f3f3f3; padding-top:5px; padding-bottom:5px; padding-left:5px; padding-right:5px;}
.errorbox {border:1px solid #aa0000; margin:0px; margin-top:10px; margin-bottom:0px; background-color:#fff0f0; padding-top:5px; padding-bottom:5px; padding-left:5px; padding-right:5px;}
.userinfobox {text-align: right; border:1px solid #aa0000; margin:0px; margin-top:10px; margin-bottom:0px; background-color:#fff0f0; padding-top:5px; padding-bottom:5px; padding-left:5px; padding-right:5px;}

.lightgreybox {border:1px solid #aaaaaa; margin:0px; margin-top:10px; margin-bottom:10px; background-color:#f3f3f3; padding-top:5px; padding-bottom:5px; padding-left:5px; padding-right:5px;}
.simlinks {border:1px solid #aa0000; margin:0px; margin-top:10px; margin-bottom:0px; background-color:#fff0f0; padding-top:5px; padding-bottom:5px; padding-left:20px; padding-right:5px;}
.videobox {text-align:center; border:1px solid #aa0000; margin:0px; margin-top:10px; margin-bottom:0px; background-color:#000000; padding-top:5px; padding-bottom:5px; padding-left:5px; padding-right:5px;}

.spacediv{
width: 500px; 
height: 20px;
clear: both;
}

.moreinfo{
padding-bottom: 5px;
margin-top: 8px; 
padding-top: 5px; 
border: 0px solid #cccccc; 
/*background: #fffdf6 url(http://www.tt-tipps.de/tt-bilder/uebersicht.png) 490px 30px no-repeat; */
width: 550px; 

}

.moreinfolist {
  /*padding-left: 15px;*/
	list-style: none;
  color: #333;
}

.rankingleft{
  height: 18px; 
  width: 50%;
  border-bottom:1px solid #dddddd;
  float: left;
  text-align: left;
}

.rankingright{
  height: 18px; 
  width: 50%;
  border-bottom:1px solid #dddddd;
  float: right;
  text-align: right;
}
.rankingleftland{
  height: 18px; 
  width: 80%;
  border-bottom:1px solid #dddddd;
  float: left;
  text-align: left;
}

.rankingrightland{
  height: 18px; 
  width: 20%;
  border-bottom:1px solid #dddddd;
  float: right;
  text-align: right;
}

.breadcrumb {
/*padding-right:5px;*/
text-align: left;
}

.ebdotted
{
border:1px dotted #000000;
margin-top:10px; 
margin-bottom:10px
}

.ebdotted160x600
{
border:0px dotted #000000;
margin-top:10px; 
margin-bottom:10px
width:160px; 
height:600px;
}

.tipp { 
      border:1px solid; 
       
      padding: 8px; 
      margin-top: 15px;
      margin-bottom: 15px; 
      text-align: left;
      background: #ffffcc url(images/tipp-bg.gif) left top no-repeat;	
      padding-left: 54px;
      /*background-color:#ffffcc;*/
}

.forumpreviewbox { 
      border:1px solid #cccccc; 
      padding: 8px; 
      margin-top: 15px;
      margin-bottom: 15px; 
      text-align: left;
      background: #f3f3f3;	
}

.mytopmenu { 
      border:1px solid #cccccc; 
      padding: 8px; 
      margin-top: 5px;
      margin-bottom: 5px; 
      text-align: left;
      background: #f3f3f3;
			float: left;
}

.yellowbox { 
      border:1px solid orange; 
      padding: 8px; 
      margin-top: 15px;
      margin-bottom: 15px; 
      text-align: left;
      background: #ffffcc;	
}

.greenbox {
      border:1px solid #aaccaa; 
      background-color:#f3fff3; 
      padding:8px;
      margin-top:15px; 
      margin-bottom:15px; 
      text-align: left; 
      }

.uebung {
      border:1px solid black; 
      background-color:#99ff99; 
      padding: 8px; 
      margin-top: 15px;
      margin-bottom: 15px;
}

.anekdote { 
      border:1px solid; 
      background-color:#3399ff; 
      padding: 8px; 
      margin-top: 15px;
      margin-bottom: 15px; 
}

.menuhead{
	font: 1.2em Verdana, Georgia, "Times New Roman", Times, serif;
	color: #fff;
	margin-bottom: 5px;
	padding: 4px;
	background: #6F7374 url(images/bg-dark.gif) 0 0 repeat-x;
}


/* Social Style 
********************* */

html
{
	height: 100%;
	margin-bottom: 0.1em;
}
*
{
	margin: 0;
	padding: 0;
}
img
{
	border: 0;
}
p
{
	line-height: 1.6em;
	margin: 0.7em 0;
}
dl
{
	margin: 1em 0;
}
dt
{
	font-weight: bold;
}
dd
{
	margin: 0.5em;
	padding: 0;
}

/* 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 */


hr
{
	display: none;
}
body
{
	/*background: #FFFDF6;*/
	/*background: #f9f2e6*/
	/*braunbackground: #FFFDF6;*/
/*	background: #fafafa; */

	background: #123456; 
	
	/*background: #FFFDF6 url() 0 0 repeat-x repeat-y;*/
	background-image: url(images/centerbg.jpg);

background-position: center center;
/*background-repeat: repeat-x;*/
background-repeat: repeat-y;
	
  
	color: #333;
	font: 72%/1.5em Verdana, Georgia, "Times New Roman", Times, serif; 
	margin: 0;
	padding: 0;
	text-align: center;
}
a
{
	text-decoration: none;
}
a:link, a:visited
{
	/*color: #905000;*/
	/*color: #0066cc;*/
	color: #9A0000;
	
}
a:hover, a:active
{
text-decoration: underline;
}


/* Etc
******************** */
br.clear {
	clear: both;
}

.clear {
	clear: both;
	line-height: 0;
	font-size: 0;
	height: 0;
}

/* Design 
******************** */
#top {
	margin: 0 auto;
	width: 962px;
	position: relative;
	/*height: 131px;*/
	/*background: #333;*/
	/*border-bottom: 2px solid #fff;*/
}
#topi {
	/*background: #333 url(images/head.jpg) 0 0 no-repeat;*/
	/*background: url(images/head.png) 0 0 no-repeat;*/

  left: 0;
	width: 962px;
	/*height: 131px;*/
	top: 0;
	position: absolute;
}
#page {
	text-align: left;
	width: 962px;
	/*background: #FFFDF6;*/
	/* braunbackground: #f6eddc;*/
	/*background: #D7E3FB;*/

		background-image: url(images/page-bg.jpg);
		background-repeat:repeat-y;
		background-position: top right;
		
	margin: 0px auto 10px;
	/*margin: 20px auto 10px;*/
	


/*border-top-width: 2px;

border-right-width: 2px;
*/
border-bottom-width: 2px;

/*border-left-width: 2px;

border-top-style: solid;

border-right-style: solid;*/

border-bottom-style: solid;

/*border-left-style: solid;*/

/*border-top-color: #c5bba9;

border-right-color: #c5bba9;*/

border-bottom-color: #3A3A3A;

/*border-left-color: #c5bba9;*/
	
	
}



h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Georgia, "Times New Roman", Times, serif; 
	text-align: left;
}

h1 {
/*font-size: 20px;*/
/*font-size: 30px;*/
}

h2 {
/*font-size: 20px;*/
font-size: 19px;
color: #444444;
}

h3
{
/*font-size: 1.2em;*/
font-size: 15px;
margin-top: 18px;
color: #444444;
}



#header {
	background: #1BACF2;
	border-bottom: 5px solid #B98718;
}
#headr {
	width: 950px;
	margin: 0 auto;
	color: #C3EAFB;
	text-align: left;
}
#headr .description {
	padding: 10px 0 0 600px;
	color: #efefef;
}

#headr h1 {
	margin: 0;
	padding: 20px 0 0 600px;
	font-size: 3em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#headr h1 a {
	color: #FFF;
	}
#headr h1 a:hover {
	color: #FFF;
	}
#headr .description {
	padding: 10px 0 0 600px;
	color: #efefef;
}
.rss2 {
	position: absolute;
	right:0;
	bottom: 0;
}
#left {
	float: left;
	width: 780px;
	background-image: url(images/menubg.jpg);
  /*background-x-position: top;
  background-y-position: left;*/
  background-repeat: repeat-y;

	
}
#right {
	float: right;
	width: 170px;
	text-align: center;
}

#content {
	width: 550px;
	padding-right: 10px;
  margin-left: 10px;   
	float: right;

	
}
	#content-wide {
		width: 962px;
	}
.post {
	margin-bottom: 10px;
}
.entry {
	margin-bottom: 10px;
	text-align: justify;
}
.entry  a {
	/*color: #AF8C00;*/
	color: #0066cc;
	
}
.side1 {
	width: 200px;
	float: left;
	color: #000;
}
.side2 {
	width: 160px;
	float: right;
	color: #000;
}
.gap {
/*	padding: 10px; */
}
/*#out-foot {
	background: #ccc;
}
*/
#footer {
	/*background: #D4D3CF url(images/bg-footer.gif) 0 0 repeat-x;*/
	margin: 0 auto;
	padding-top: 10px;
	text-align: center;
	width: 962px;
	font-size: 0.9em;
	/*color: #333;*/
}

#footer a {
	color: #333;
	text-decoration: underline
}
#footer a:hover {
	color: #06c;
	text-decoration: none;
}
/* Design 
******************** */
.side1  ul, .side2  ul{
	list-style: none;
}
.side1  ul.children, .side2  ul.children{
	margin-left: 16px;
}
.boxy, .side1 .categories, .side2 .categories, .widget, .side1 .linkcat, .side2 .linkcat  {
	margin-bottom: 20px;
}

input#s {
	width: 180px;
	padding: 5px;
	margin-bottom: 10px;
	background: #fafafa;
	border: 1px solid #333333;
	color: #A73228;
}
input#s:focus {
	background: #fff;
	color: #A73228;
}

input#searchsubmit
{
	margin: 0;
}


/* Design  Typo
********************* */
#sheader{
	background: #D4D3CF url(images/bg-footer.gif) 0 0 repeat-x;
		font: 3.2em Verdana, Georgia, "Times New Roman", Times, serif;
}
	
side1 h2, side2 h2{
	font: 3.2em Verdana, Georgia, "Times New Roman", Times, serif;
	color: #fff;
	margin-bottom: 5px;
	padding: 4px;
	background: #6F7374 url(images/bg-dark.gif) 0 0 repeat-x;
}

.side1 h2, .side2 h2{
	font: 1.2em Verdana, Georgia, "Times New Roman", Times, serif;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 5px;
	padding: 4px;
	background: #6F7374 url(images/bg-dark.gif) 0 0 repeat-x;
}

.side1 ul li ul li a, .side2 ul li ul li  a {
	/*color: #333;
	background: url(images/star2.gif) left top no-repeat;
	padding-left: 18px;
	*/
		display: block;
	padding: 4px 7px;
	background-color: #F3F3F3;
	/*background-color: #6599FF;*/
	
	color: black;
	/*border-bottom: 1px solid red;*/
	background-color: #DFDFDF;
	border-top: 1px solid #bbbbbb;
	margin: 0px;

	
}

.pagenav ul li ul li a , .pagenav {
	/*color: #333;
	background: url(images/star2.gif) left top no-repeat;
	padding-left: 18px;
	*/
		display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	
	background-color: #F3F3F3;
	
	/*background-color: #6599FF;*/
	
	color: black;
	/*border-bottom: 1px solid red;*/
	border-bottom: 1px solid #595959;
	border-top: 1px solid #595959;
}

.pagenav2 ul li ul li a , .pagenav2 {
	/*color: #333;
	background: url(images/star2.gif) left top no-repeat;
	padding-left: 18px;
	*/
		display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	/*margin-right: 8px;*/
	
	background-color: #F3F3F3;
	background-color: #bFbFbF;
	background-color: #CD3333;
	background-color: #336699;
		
	
	color: white;
	border-bottom: 0px solid #595959;
	/*border-top: 1px solid #595959;
	border-top: 1px solid #6500FF;
	'*/
	font-weight: bold;
}


#recentcomments .recentcomments a:link, #recentcomments .recentcomments a:visited {
	background: none;
}
.side1 ul li ul li  a:hover,.side2 ul li ul li  a:hover {
	/*color: #0066cc;
	background: url(images/star.gif) left top no-repeat;
*/
	background-color: #369;
	color: #fff;
	text-decoration: none;

	
}
.side1 ul li ul li.current_page_item a,.side1 ul li ul li.current-cat a, .side2 ul li ul li.current-cat a  {
	color: #822601;
	/*font-weight: bold;*/
	/*background: url(images/star.gif) left top no-repeat;	*/

}

h2.pagetitle {
	text-align: left;
	border-bottom: 1px solid #ccc;
}

.post h2 {
	font: Verdana, Georgia, "Times New Roman", Times, serif;	

}
.post h2 a {
	color: #015D82;
	display: block;
}
.post h2 a:hover {	
	color: #0066cc;
}
p.postmeta {
	margin-bottom: 10px;
	color: #A73228;
}

p.meta {
	font-size: 87%;
	border-top: 2px solid #822601;
	margin-bottom: 10px;
	color: #A73228;
}
p.meta a
{
	color: #A73228;
	text-decoration: none;
}
span.user
{
	padding: 3px 5px;
}

span.timr
{
	background: #822601;
	color: #fff;
	padding: 3px 5px;
}
span.catr
{
	padding: 3px 5px;
}
span.editr
{
	padding: 2px 2px 2px 18px;
}
span.commr
{
	background: url(images/ico/comment.gif) 0 0 no-repeat;
	padding: 0 2px 0 18px;
}
.post ul.postspermonth{
	list-style:none;
	padding: 0;
	margin: 0;
}
.post p a {
	text-decoration: none;
}
.post p a:hover {
	text-decoration: underline;
}
.post ul {
	margin-left: 20px;
}
.post ol {
	margin-left: 25px;
}
.post p a:hover {
	border: none;
}
.categr, .monthr {
	margin-bottom: 20px;
}
.categr h2, .monthr h2{
	border-bottom: 1px solid #ccc;
}

.rss {
	background: url(images/feed-icon-10x10.png) left center no-repeat;
	padding-left: 12px;
}
.tags {
	margin-bottom: 10px;
	font-weight: bold;
}
	.tags a {
		font-weight: normal;
	}
	

/* Comment Etc
********************* */
.navigation 
{
	margin-bottom: 20px;
	width: 510px;
	float: left;
}

.navigation a
{
	color: #666;
}
.navigation .alignleft
{
	float: left;
	width: 50%;
}
.navigation .alignright
{
	float: right;
	text-align: right;
	width: 50%;
}



.ileft {
	float: left;
	margin-right: 5px;
}
#avatr {
	border: 1px solid #333;
}
p.stats {
	color: #999;
	font-size: .8em;
	border: 1px solid #ccc;
	border-left: none;
	border-right: none;
}
blockquote
{
	background: url(images/blockquote.gif) no-repeat left top;
	color: #666;
	margin: 1em;
	padding: 0 0 10px 50px;
}
#content .commentsfeedr
{
	background: url(images/ico/feed_add.png) no-repeat left center;
	padding: 3px 20px;
}
#content .trackbackr
{
	background: url(images/ico/arrow_refresh.gif) no-repeat left center;
	padding: 3px 20px;
}
input.textbox, textarea
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border: #ccc 1px solid;
	font: 1em Verdana, Arial, Serif;
	padding: 2px;
}
input.textbox:focus, textarea:focus
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border: #999 1px solid;
}
#submit
{
	padding: 3px 5px;
}
.comment
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border-bottom: #ddd 1px solid;
	list-style: none;
	margin: 0;
	padding: 1em 0.5em;
}
.alt
{
	background: #fff;
}
.MyAvatars
{
	border: 1px solid #ccc;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	float: right;
	margin-left: 5px;
	margin-right: 10px;
	padding: 3px;
}

h3#respond, h3#comments {
	font: bold 1.2em Verdana, Georgia, "Times New Roman", Times, serif;
	color: #333;
}

#comment {
	width: 98%;
}
/* Top Navigation Style 
********************* */
/*  Menuv
******************** */
#topy {
	width: 962px;
	margin: 0 auto;
	/*background: #E2B400 url(images/bg-orange.gif) 0 0 repeat-x;*/
	/*braun background-color: #f6eddc;*/
	/*background-color: #D7E3FB;*/
	position: relative;
	/*height: 30px;*/
	font-size: 1.2em;
	
	/*border-right-width: 2px;*/

border-bottom-width: 1px;
border-top-width: 0px;

/*border-left-width: 2px;*/

border-top-style: solid;

/*border-right-style: solid;*/

border-bottom-style: solid;

/*border-left-style: solid;*/

border-top-color: #90B0F4;

/*border-right-color: #c5bba9;*/

/*border-bottom-color: #90B0F4;*/

border-bottom-color: #3a3a3a;

/*border-left-color: #c5bba9;*/
	
}
div#menuv{
	font-size:1em;
	height:30px;
	padding-left: 0;
  padding-top: 0.4em; 
  padding-bottom: 0;
  /*padding-bottom: 0.7em;*/
	margin-bottom: 0;
	position:relative;
	
	/*border-top-width: 2px;

border-right-width: 2px;

border-bottom-width: 2px;

border-left-width: 2px;

border-top-style: solid;

border-right-style: solid;

border-bottom-style: solid;

border-left-style: solid;

/*border-top-color: #c5bba9;

border-right-color: #c5bba9;

border-bottom-color: #c5bba9;

border-left-color: #c5bba9;
	*/
}
#menuv ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menuv ul li {
	float: left;
}
#menuv li.page_item  a, #menuv li.admintab  a {
 	padding: 3px 10px;
	display: block;
	color: #fff;
	border: 1px solid #5A1301;
	margin-right: 0.5em;
	background: #333;
}
#menuv li  a:hover {
 background: #efefef;
 color: #0066cc;
}
#menuv li.current_page_item  a {
  	padding: 3px 10px;
	display: block;
	color: #333;
	border: 1px solid #5A1301;
	margin-right: 0.5em;
	background: #fff;
}

#menuv ul ul{display:none;}
#menuv ul ul li{float:none;}
#menuv ul ul ul{display:none;}
#menuv ul ul li a{margin:0;padding:0;}
#menuv ul li:hover ul{
	display:block;
	position:absolute;
	padding-top: 4px;
	}
#menuv ul li:hover ul ul{
	display: none;
}	
#menuv ul li:hover ul li a{
	border: 1px solid #fff;
	background:#333; 
	color: #fff;
	display:block;
	padding: 3px 10px;
	width:10em;
/*	margin-top: 2px;  */
}
#menuv ul li:hover ul li a:hover{
	background: #fff;
	border: 1px solid #333;
	color: #0066cc;
}

#menuv li.rss2  a {
	right: 0;
	top: 0;
	position: absolute;
}

fieldset {
	border: none;
}
textarea#cp_message {
	width: 100%;
}


pre {
	width: 95%;
	overflow:auto;
	font: 13px Verdana, 'Courier New', Courier, Verdana, Arial, sans-serif;
	color: #A73228;
	max-height: 350px;
	line-height: 18px;
	margin: 10px 0;
	border: 1px solid #A73228;
	padding: 5px;
	background: #F7E2D4;
}

code {
font: 13px Verdana, 'Courier New', Courier, Verdana, Arial, sans-serif;
color: #A73228;
padding: 2px;
}

/* Calendar */
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Verdana, 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	/*
  -moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
  */
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}


/********************************
/*Div Thumbs für die Belag Bilder
/*******************************/
.thumbs_style_1_outer_div{
border: 0px solid green;
overflow: hidden; 
padding-bottom: 0px;
/*border-bottom: 1px solid #f3f3f3;*/
}

.thumbs_style_1_inner_div{
border: 1px solid #f3f3f3; 
/*background: #ffffff ; */
/*background: #ffffff URL(_bilder/bg_small_artikel_icon.png) repeat-x; */
line-height: 1.0em; 
float: left; 
width: 107px; 
padding-top: 5px; 
margin-right: 0px; 
/* XXX PATCH 0211.2009
padding-bottom: 32768px; 
margin-bottom: -32768px;
*/
height: 100px;
text-align: center;
font-size: 10px;
/*color: #ff3366;*/
}

a.link_thumbs_style_1_inner_div:visited,
a.link_thumbs_style_1_inner_div:link{
/*text-decoration: none;*/
/*color: #222222; */
font-size: 10px;
}

a.link_thumbs_style_1_inner_div:hover{
/*color: #6699ff; */
font-size: 10px;
}

/*Ad-Block*/
/*******************************/
h20{
font-size: 12px;
font-weight: bold;
text-align: left;
}