/*
	LinuxMint.de CSS Document
	Created by: Benjamin Staneck
	Created on: 4/26/2007
	All rights reserved
*/

body {
 	margin: 0;
 	padding: 0;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 12px;
  	color: #000000;
	background: #e4ffc9 url(/images/bg-wrapper.png) repeat-x bottom;
	z-index: -1;
}

a img { border: 0; }

.main {
  	background-color: #ffffff;
  	width: 800px;;
  	/*margin: auto;*/
	border-left: 1px solid #97cd61; /* #CCCCCC; */
	border-right: 1px solid #97cd61; /* #CCCCCC; */
	min-height: 800px;
	float:left;
}
.menu {
	text-transform: uppercase;
	font-size: 20px;
	width: 800px;
	height: 25px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	text-align: center;
}
.menu ul li {
	list-style: none;
	display: inline;	
}
.menu ul { margin-top: 0px; margin-left: -25px; }
.menu li {
	margin-right: 10px;	
	padding-right: 10px;
}
.menu a {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.menu a:hover {
	background-color: #999999;
	color: #ffffff;
}
.header {
  	background-color: #F0F0F0; 	
  	padding: 0;
	width: 800px;
  	margin: 0;
  	height: 100px;
	text-align:center;
	border-bottom: 1px solid #97cd61; /* #e4ffc9; */
}
.header img {
	padding-top: 4px;
	/*padding-right: 10em;*/
}
.content {
	margin: 20px;
	min-height: 350px;
}

.filedl {
	background-image: url('/images/file.gif');
	background-repeat: no-repeat;
	background-position: 7px center;
	padding: 0 0 0 25px;
}

.filedl a {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}

.filedl a:hover {
	background-color: #999999;
	color: #ffffff;
}

.footer {
	background-image: url('/images/footer.png');
	background-repeat: no-repeat;
	width: 100%;
	margin-left: -1px;
	/* margin-top: -20px; */
	border-left: 1px solid #97cd61; /* #CCCCCC; */
	border-right: 1px solid #97cd61; /* #CCCCCC; */
	color: #999999;
  	text-align: center;
}

.footer img {
  border: 0; padding-top: 10px;
}

.lmdltab {
	width: 100%;
}
.lmdltab th {
	text-align: left;
}
.lmdltab a {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.lmdltab a:hover {
	background-color: #999999;
	color: #ffffff;
}
.googlead {
	border: 1px solid #F0F0F0;
	margin-bottom: 20px;
	margin-top: 20px;
	text-align: center;
}
.googleside {
  position: absolute;
  top: 5em;
  left: 12px;
}
.werbung {
	margin-left: 70px;
	/* padding: auto; */
	border: 1px solid #F0F0F0;
	margin-bottom: 20px;
	margin-top: 20px;
	width: 470px;
}
.werbunga {
	margin-left: 70px;
	/* padding: auto; */
}

h3 a, h3 a:visited, h3 a:active, h3 { 
	color: #333333; 
	text-decoration: none; 
	display:block; 
	width: 100%;
}


.footer a {color: #999999; text-decoration: none; }
.footertext { padding-top: 10px;}
.pcarchiv a { color: #666666; text-decoration: none; }
.pcarchiv a:hover { color: #ffffff; background-color: #666666; }
.pcarchiv ul li { margin: 0 0 .5em 0; }

.comments {
  width: 400px;
  float:left; 
  /* min-height: 250px;
  _height: 250px;  */
  height: 320px;
  overflow:auto;
}
.comments ul {
	border: 1px solid #666666;
  margin: 0 0 .5em 0;
  list-style: none;
  padding: 0;
  width: 75%;
}
.chead { color: #ffffff; background-color: #666666; padding: .25em .25em .25em .25em; }
.chead a { color: #ffffff; text-decoration: none; }
.chead a:hover { color: #ffffff; text-decoration: underline; }
.comments ul li { padding: .25em .25em .25em .25em; }
.podcteam { list-style: none; margin:0; padding: .25em .25em .25em .25em; }
.podcteam li { margin:0 0 .5em 0; padding: .25em .25em .25em .25em; }
.postcomment { width: 350px; float:left; min-height: 250px; _height: 250px; }
.podchr { border: 1px solid #000000; }

.isoad {
	position: absolute;
	top: 10.25em;
	left: 1em;
	width: 200px;
	/* padding: 1em; */
	/* margin: 1em; */
	background-color: #dddddd;
	color: #fff;
	border: 1px solid #000000;
}
.isoad ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.isoad ul li {
}

.isoad ul li img {
	border: 0;
	width: 200px;
}

.isoad ul li a {
	font-size: 11px;
	margin-left: .5em;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

.isoad ul li a:hover {
	font-size: 11px;
	text-decoration: none;
	color: #ff0000 !important;
	font-weight: bold;
}

.isoad ul li a:visited {
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

.los {
	position: absolute;
	top: 1em;
	right: 21em;
	width: 235px;
	border: 0;
}

.los ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.los ul li img {
	border: 0;
	width: 235px;
}

.leftad {
	position: relative;
	top: 2em;
	left: 20px;
	width: 18%;
	float:left;
	overflow:hidden;
}

.rightad {
	position: absolute;
	top: 2em;
	right: 30px;
	overflow:hidden;
}

#loader {
	display: block;
	width: 100%;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 35px;
}

.WarningContainer {
	background: url(/images/warning.png) 10px center no-repeat #FFFECC;
	border: 1px solid #F3E093;
	padding: 10px 10px 10px 68px !important;
	margin: .75em !important;
	overflow: hidden;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

.WarningTitle {
	font-weight: bold;
	color: #D57D00 !important;
}

.Warning {
	font-weight: normal !important;
	color: #D57D00 !important;
}

.Warning span a {
	color: #D57D00 !important;
}

.Warning span a:hover {
	color: #D57D00 !important;
	text-decoration: underline;
}

.socialmedia {
	width: 100%;
	margin-left:30px;
	text-align:left;
}

.detailssearch {
	margin-top: 10px;
	width: 100%;
	text-align:center;
}

.searchtags {
	width: 800px;
  	margin: auto;
	color: #bcbcbc;
	font-size: 10pt;
}

input, textarea, select{
	border:1px solid #666666;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	margin:3px;
	padding:0px 3px;
	font:90%/180% "Trebuchet MS", "Lucida Grande", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	color:#666666;

}

