/* CSS Document */

body {
	margin:0 0px 0 0px;;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:9.5pt;
	color:#555555;
	background-color:#ffffff;
	text-align:left;
}

input {
	background-color:#FFFFFF;
	padding:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	border:1px solid #728c40;
	background-color: #CCAD99;
	margin-bottom:2px;
}

input[type=submit] {
	background-color:#FFFFFF;
	padding:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	border:1px solid #728c40;
	margin-bottom:2px;
}

input[type=image] {
	background-color: #ffffff;
	padding: 3px;
	border: 1px solid black;
	margin-bottom:2px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	
}

textarea {
	background-color:#FFFFFF;
	padding:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	border:1px solid #728c40;
	background-color: #CCAD99;
	margin-bottom:2px;
}

select, option {
	background-color:#FFFFFF;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	border:1px solid #728c40;
	background-color: #CCAD99;
	margin-bottom:2px;
}

legend {
 border: 1px solid white;
 border-style: dashed;
 
}

fieldset {
  border-style: dotted;
  border: 1px dotted #8F8F8F;
}

a {
	color:#85ac1e;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	color:#2a65ad;
}

ol,ul {
}

li {
	list-style-image:url(../images/backgrounds/li.gif);
	line-height:20px;
	text-align:left;
}

h2 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:15px;
	text-transform:uppercase;
	text-align:left;
	font-weight:normal;
	margin:0;
	padding:0;
	color:#000000;
	border-bottom:1px solid #eeeeee;
}	

.warning {
color: #ff0000;
}

#div {
	text-align: center;
	width: 800px;
	min-height: 600px;
	margin:0 auto 0 auto;
	border: none;
}

#a {
	margin: 0 0;
	padding:0 0;
	background-color: #ffffff;
}

#banner {
	height:90px;
	width: 800px;
	margin:0 auto 0 auto;
	background-repeat:no-repeat;
	background-position: center;
	border: 1px solid white;
	padding-top: 40px;
	margin-bottom: 10px;
}

/*breadcrum & search*/
#breadcrums {
	width: 800px;
	height: 40px;
	color: #99B198;
	text-align: left;
	
	background-color: #fff; 
	padding-top: 0px;
	margin:0 auto 0 auto;
}
 
#breadcrums a {
 color: #99B198;
 text-decoration: underline;
}
.breadcrums2 {
	width: 585px;
	float: left;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 15px;
}

.search {
	padding-left: 580px;
}

#search_img {
	width: 48px;
	height: 48px;
	padding-top: 5px;
	float: left;
}

.search_posted {
	color: #2a65ad;
	float: left;
	padding-right: 5px;
}
/*content*/

#content {
	width:770px;
	min-height: 600px;
	margin:0 auto 0 auto;
	text-align:left;
}

#secondmenu {
	width: 99%;
	margin-top: 10px;
	padding: 3px;
	background-color: #eeeeee;
	color: ;

}
.introduction {
	font-family:Helvetica, Arial, sans-serif;
	line-height:20px;
	font-size:12px;
	color:#99B198;
	text-align: left;
	padding-left:0;
	padding-right:200px;
	padding-bottom:35px;
	padding-top:10px;
}

.clearer {
	clear:both;
}

#sidebar {
	width:160px;
	float:left;
	font-size:12px;
	color:#6C534A;
	text-align:left;
}

#sidebar h1 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:20px;
	text-transform:uppercase;
	font-weight:normal;
	border-bottom:1px solid #eeeeee;
	color:#728c40;
	text-align:left;
}
.submenu {
padding: 5px;
line-height: 18px;
}
.submenu a {
	display:block;
	width:100%;
	line-height: 14px;
	/*padding:5px;*/
	padding-right:0;
}
.submenu a:hover {
	background-color: #ffffff; /*#eeeeee;*/
}

.subsubmenu {
}
.subsubmenu a {
	display:block;
	width:100%;
	padding:5px;
	padding-right:0;
	font-weight: normal;
}
.subsubmenu a:hover {
	background-color: #ffffff; /*#eeeeee;*/
}

#mainbar {
	margin-right:0px;
	padding-left:185px;
	font-size: 95%;
}

#mainbar h1 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:25px;
	text-transform:uppercase;
	font-weight:normal;
	border-bottom:1px solid #eeeeee;
	color:#728c40;
	text-align: right;
}

#mainbar p {
	padding:15px;
	line-height:20px;
}

#mainbar .articleimg {
	float:right;
	padding:5px;
	border:1px solid #eeeeee;
	margin-left:20px;
	margin-top:20px;
	margin-bottom:20px;
}

#tippsandtricks {
font-size: 9pt;
margin-top: 20px;
border: 1px solid #eeeeee;
}

#tippsandtricks a {
	font-size: 12pt;
	color:#85ac1e;
	font-weight:bold;
	text-decoration:none;
}

#tippsandtricks .content {
	font-size: 9.5pt;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:10px;
	padding-top:10px;
}

#tippsandtricks .content a{
	font-size: 9.5pt;
	font-weight: normal;
}

#tippsandtricks a:hover {
	color:#2a65ad;
}

#tippsandtricks .titlebar {
	height: 23px;
	background-color: #DDDDD3;
}

#tippsandtricks .titlebar_u {
	height: 23px;
	background-color: #CCAD99;
}

#tippsandtricks .titlebar_pr {
	height: 23px;
	background-color: #D3DDDD;
}


#tippsandtricks .title {
	width: 68%;
	float: left;
	padding-left:15px;
	padding-right: 5px;
}

#tippsandtricks .author {
	font-size: 8pt;
	float: right;
	width: 26%;
	text-align: right;
	/*background-color: #cccccc;*/
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 4px;
}

#tippsandtricks .author a{
	font-size: 8pt;
}

#tippsandtricks .options {
	height: 18px;
	background-color: #eeeeee;
	padding-left: 10px;
	padding-top: 3px;
}

#tippsandtricks .options a{
	font-weight: normal;
	font-size: 9pt;
}

#tippsandtricks .opt {
	width: 64%;
	float: left;
}

#tippsandtricks .optadmin {
	float: right;
	width: 28%;
	text-align: right;
	padding-right: 10px;
}

#x table {
	background-color: #ffffff;
	/*border: 1px solid #cccccc; */
	margin-bottom: 25px;
}

#x tr {
/*	border: 1px solid #cccccc;*/
}

#x td {
	/*padding: 10px;*/
	border-color: solid #cccccc;
}

#quote {
	width: 97%;
	border: 1px dotted black ;
	background-color: #f0f0ff;
	padding: 5px;

}

#quote .info{
	font-weight: bold;
}

/*main*/
#main {
font-size: 9pt;
margin-top: 20px;
border: 1px solid #eeeeee;
}

#main a {
	font-size: 10pt;
	color:#85ac1e;
	font-weight:bold;
	text-decoration:none;
}

#main .titlebar {
	height: 23px;
	background-color: #ffffff;
}

#main .title {
	width: 72%;
	float: left;
	padding-left:15px;
	padding-right: 5px;
}

#main .author {
	font-size: 8pt;
	float: right;
	width: 22%;
	text-align: right;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 4px;
}

#msg {
	border: 1px solid #eeeeee;
	
	} 

.msg_border {
	border-bottom: 1px solid #eeeeee;
}

#msg textarea{
	margin-top: 10px;
	margin-left: 10px;
	background-color: #ffffff;
	color: #000000;
	}
	
#msg input{
	margin-left: 10px;
	margin-bottom: 10px;
}

/*comments*/
#comment {
}

#comment textarea{
	margin-top: 10px;
	margin-left: 65px;
	background-color: #ffffff;
	color: #000000;
}

#comment input{
	margin-left: 65px;
}

#comment2 {
	margin-top: 10px;
	background-color: #ffffff;
	border: 0px solid #cccccc;
	margin-bottom: 0px;
}

#comment2 table {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	max-width: 585px;
}

#comment2 tr {
	border: 1px solid #cccccc;
}

#comment2 td {
	border-color: solid #cccccc;
}

#comment3 {
 padding: 10px;
 max-width: 585px;
 white-space: pre-wrap;
}

.commentbar {
	height: 18px;
	background-color: #eeeeee;
	padding-left: 10px;
	padding-top: 3px;
}

.date {
	width: 385px;
	float: left;
}	
.quote {
	margin-left: 325px;
}
.quote img{
	padding-right: 2px;
	float: right;
}


#delete {
	margin-top: 20px;
	color: #dd5c5c;
}

#delete legend {
font-size: 12px;
font-weight: bold;
}


#closedthread {
	padding: 10px;
	margin-top: 10px;
	background-color: #CCCCCC;
	border: 1px solid #000000;
	color: #ff0000;
	
}

#profile_small {
	width: 80px;
	padding: 10px;
	border-right: 1px solid #cccccc;
	float: left;

}

#authors_li {
	width: 585px;
	min-height: 140px;
	border-bottom: 1px solid #cccccc;
	margin-top: 10px;
	margin-bottom: 10px;
	}

#authors_li img{
	margin-bottom: 20px;
}

#authors_li .img  {
	height: 125px;
	width: 130px;
	margin-right: 10px;
	float: left;
	}
#footer {
	width:100%;
	text-align: center;
	background-color: #ffffff;
	border: none;
	margin-top: 30px;
	padding-bottom:5px;
	color:#728c40;
}
#footer a {
	color:#006600;
}
#footer a:hover {
	color:#009900;
}

/*für e scheiss IE!!!*/

.clear {clear: both}

.prop {
	height:600px;
	float:right;
	width:1px;
}

.clear2 {
	clear:both;
	height:1px;
	overflow:hidden;
}

#aussen {min-height:600px;height:auto;}

/* bis 6 */
* html #aussen {height:600px;}

/* ie 5*/
html + body #aussen {height:600px;}

/* bis 6 */
* html .prop {display:none}