

body {

	font: 78.5%/1.6em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;

	word-spacing:2px;

	color:#444;

	margin:20px;

	background:url(../images/body.jpg) #f6f6f6;

}



* {

	margin:0;

	padding:0;

	

}



#wrapper {

	background:#fff;

	border:3px solid #f1f1f1;

	max-width:1200px;

	width:expression(this.width > 320 ? "320px" : this.width);

	min-width:760px;

	margin:0 auto;

}



* html #wrapper

{

	w\idth: expression(document.documentElement.clientWidth > 1200 ? "1200px" : "auto");

}



#innerwrapper {

	margin:1px;

	background:url(../images/innerwrapper.jpg) top repeat-x;

	padding:20px;

}



/*#header input {

	width:150px;

	padding:5px;

	background:#fff;

	border:2px solid #f6f6f6;

	font:150% Arial;

	color:#999;

}



#header input:hover {

	border:2px solid #ccc;

}



#header input:focus {

	border:2px solid #79B5D6;

	color:#555;

}*/



#header form {

	/*padding:27px 25px 20px 25px;*/

	float:right;

	/*background:#fff;*/

	width:300px;

	margin:-20px -20px 0 0 !important;

	margin:-20px -10px 0 0;

	border:none;

}



#header h1 {

	float:left;

	font:250% Georgia;

	color:#333;

	padding:5px 20px 5px 5px;

	

	margin:0 20px 0 0;

}



#header h1 a {

	color:#333;

	text-decoration:none;

	

}



#header h1 a:hover {

	color:#111;

	

}



#header h2 {

	font:150% Georgia;

	font-weight:normal;

	color:#555;

	padding:14px 0 0 0;

	border:none;

}



#header h2 a {

	color:#555;

	text-decoration:none;

	border-bottom:2px solid #f6f6f6;

}





#header #nav {

	clear:both;

	background:url(../images/nav.jpg) top repeat-x #4F9EC9;

	border-bottom:2px solid #4F9EC9;

	border-top:2px solid #388CBA;

	border-left:2px solid #388CBA;

	border-right:2px solid #388CBA;

	padding:10px 10px 10px 0 !important;

	padding:4px 10px 10px 0;

}



#header a em {

	font-style:normal;

	text-decoration:underline;

}



#header #nav a {

	color:#fff;

	font:140% Trebuchet MS;

	text-decoration:none;

	padding:10px;

}



#header #nav a:hover {

	background:#4F9EC9;

}



#header #nav a.active {

	background:#4F9EC9;

}



#header #nav li {

	display:inline;

	list-style:none;

	margin:0 1px 0 0;

}



#header #subnav {

	background:#4F9EC9;

	padding:5px 7px 7px 7px;

	font:90% Verdana;

	color:#DEEDF5;

	border-bottom:2px solid #388CBA;

	border-left:2px solid #388CBA;

	border-right:2px solid #388CBA;

}



#header #subnav li {

	list-style:none;

	display:inline;

}



#header #subnav a {

	color:#DEEDF5;

	text-decoration:none;

	font:100% Verdana;

	padding:5px;

	border-bottom:2px solid #4F9EC9;

}



#header #subnav a:hover {

	border-bottom:2px solid #388CBA;

	color:#fff;

}



#header #subnav a.active {

	border-bottom:2px solid #388CBA;

	color:#fff;

}





#sidebar {

	background:#fff;

	width:180px; /*210px*/

	padding:10px 10px 20px 5px; /*padding:10px 20px 20px 5px; */

	float:left;

	color:#666;

}

.werbezug {

	font:160% Arial;

	color:#333;

	margin:10px 0 10px 0;

	border:none;

}

#sidebar h2 {

	font:160% Arial;

	color:#333;

	margin:10px 0 10px 0;

	border:none;

}



#sidebar h3 {

	color:#999;

	font:100% Verdana;

	font-weight:bold;

	letter-spacing:1px;

	margin:0 0 -10px 0;

}



#sidebar p {

	margin:15px 0;

}



#sidebar p.news {

	background:#fefefe;

}



#sidebar p.news a.more {

	color:#ccc;

	display:block;

	text-align:right;

	font:80% Verdana;

	text-transform:uppercase;

	letter-spacing:1px;

	text-decoration:none;

	padding:10px 0;

}



#sidebar p.news a:hover {

	color:#666;

}



#sidebar .subnav {

	border-top:1px solid #fafafa;

}



#sidebar .subnav li {

	list-style:none;

	padding:5px;

	border-bottom:1px solid #fafafa;

}



#sidebar .subnav li a {	

	color:#ccc;

	text-decoration:none;

	display:block;

}



#sidebar .subnav li a:hover {

	color:#666;

}



#sidebar .subnav li a b {

	float:right;

	display:none;

	color:#666;

}



#sidebar .subnav li a:hover b {

	display:inline;

}



#sidebar input {

	padding:4px;

	background:#f6f6f6;

	border:1px solid #ccc;

	color:#777;

	font:90% Verdana;

	width:190px;

}



#sidebarright {

	width:170px;

	float:right;

	padding:10px 0 0 20px;

	background:url(../images/sidebarright.jpg) top left no-repeat;

}



#sidebarright p {

	font:90% Verdana;

	color:#777;

	line-height:20px;

	margin:10px 0;

}



#sidebarright h2 {

	font:140% Arial;

	color:#333;

	margin:10px 0;

	border:none;

}



#sidebarright ul {

	margin:10px 0 10px 15px;

	font:90% Verdana;

}



#sidebarright ul li {

	margin:5px 0;

}



#sidebarright a {

	border-bottom:1px dotted #eee;

	color:#444;

	text-decoration:none;

}



#sidebarright a:hover {

	border-bottom:1px solid #ccc;

}





#content {

	margin:0 210px 0 240px;

	padding:20px 0 0 20px;

}



#contentnorightbar {

	margin:0 0 0 210px; /*margin:0 0 0 240px; */

	padding:20px 0 0 0; /*padding:20px 0 0 20px;*/

}



p {

	margin:15px 0;

	line-height:22px;

}

.start h1 {
padding-bottom:0;
border-bottom:none;
font-size:125%;
color:#777;
}



h2 {

	font:190% Arial;

	color:#79B933;

	border-bottom:2px solid #f6f6f6;

}



h2 a {

	color:#79B933;

	text-decoration:none;

}



h2 a:hover {

	color:#5F9128;

}





#footer {

	clear:both;

	border-top:1px solid #eee;

	padding:10px;

	margin:30px 0 0;

}



a {

	color:#222;

}



a:hover {

	text-decoration:none;

}



h3 {

	font:140% Trebuchet MS;

	margin:10px 0;

}



#content ul {

	margin:15px 0 15px 0;

	line-height:25px;

	padding:15px 0 15px 15px;

	border-top:1px solid #eee;

	border-bottom:1px solid #eee;

	color:#79B933;

}

#content ul span {

	color:#444;

}

#contentnorightbar ul {

	margin:15px 0 15px 20px;

	line-height:25px;

	padding:15px 0;

	border-top:1px solid #eee;

	border-bottom:1px solid #eee;

	color:#79B933;

}

#contentnorightbar ul span {

	color:#444;

}



img {

	padding:1px;

	background:#ccc;

	border:4px solid #f6f6f6;

}



img.none {

	padding:0px;

	background:#ffffff;

	border:0px;

}



p img {

	float:left;

	margin:0 10px 0 0;

}



blockquote p {

	font:120% Georgia; /*160%*/

	color:#aaa;

	padding:0 10% 0 0;

	line-height:20px; /*30px*/

}

strong.ad {
  
  color:#4F9EC9; /*#79B933*/

}

/* tables */

table {
margin-bottom:20px;
width:100%;
border:solid 1px #77c;
text-align:left;
}
table td,th {
border-right:solid 1px #77b;
border-bottom:solid 1px #77b;
background-color:#f9ffff;
padding:5px;
font-size:75%;
}
th {
font-size:80%;
color:#666;
}
caption {
margin:0;
padding:5px;
border:solid 1px #77b;
border-bottom:none;
background-color:#e6ecf3;
font-size:90%;
font-weight:bold;
letter-spacing:0.5pt;
color:#666;
}
.col-forum {
width:18%;
}
.col-user {
width:18%;
}
.col-status {
width:18%;
text-align:center;
}
.col-zahl {
width:7%;
text-align:center;
}
.col-datum {
width:17%;
text-align:right;
}

/* forms */

.form, form .innen {
margin:0 auto 20px; /*margin:0 auto 20px;*/
width:507px;
}
input, textarea {
padding:2px;
border-style:solid;
border-width:2px 1px 1px 2px;
border-color:#999 #77b #77b #999;
font-family:Verdana,sans-serif;
font-size:95%;
}
textarea {
width:500px;
}
input {
max-width:500px;
}
.readonly {
border-width:1px 0 0 1px;
background-color:#fcffff;
}
.radio {
border:none;
}
.checkbox {
border:none;
}
button {
padding:2px;
border-style:solid;
border-width:0 2px 2px 0;
border-color:#77b #999 #999 #77b;
background-color:#eee;
text-align:center;
font-family:Arial,sans-serif;
font-size:95%;
font-weight:bold;
color:#665;
}
#bbcodebuttons button {
font-weight:normal;
color:#000;
}
button:hover {
background-color:#fff;
cursor:pointer;
}
button:focus {
border-width:0 1px 1px;
background-color:#fff;
}
.submitgroup {
margin-top:10px;
width:100%;
font-size:90%;
}
.submit {
float:right;
margin-left:10px;
}
.submit p {
margin-top:0;
}

/*standard-1.css*/

.center {
text-align:center;
}

.clear {
clear:both;
}

/* content container */

.innen {
margin-bottom:20px;
padding:20px;
border:solid 1px #77c;
background-color:#f9ffff;
text-align:left;
}

.message {
margin-bottom:20px;
padding:20px;
border:solid 1px #77c;
background-color:#f9ffff;
text-align:center;
}

.infobox {
height:100px;
overflow:auto;
padding:10px;
border:1px solid #77c;
background-color:#fff;
font-size:85%;
}
div>.infobox { /* except IE 6 */
max-height:100px;
height:auto;
}

/* submenus */

p#top {
margin-top:5px;
padding:5px;
border:solid 1px #448;
background-color:#e6ecf3;
font-weight:bold;
}
#top a:link {
color:#66f;
}
#top a:visited {
color:#77c;
}
#top a:hover {
color:#66f;
}
.submenu {
margin-bottom:20px;
font-weight:bold;
color:#666;
}
.submenu a:link {
color:#66f;
}
.submenu a:visited {
color:#77c;
}
.submenu a:hover {
color:#66f;
}
#ende {
margin:0 auto 20px;
padding:0;
width:300px;
border:solid 1px #77c;
background-color:#f9ffff;
text-align:center;
font-weight:bold;
color:#666;
}
#ende p {
margin:10px;
}
#ende a {
white-space:nowrap;
}
#ende a:link {
color:#66f;
}
#ende a:visited {
color:#77c;
}
#ende a:hover {
color:#66f;
}

/* postings */

.innen .beitrag {
font-size:90%;
}
.innen * .beitrag {
font-size:100%;
}
.name {
margin-top:0;
padding:5px;
border:solid 1px #99d;
background-color:#eff6f9;
font-size:95%;
font-weight:bold;
color:#665;
}
.name a:link {
color:#66f;
}
.name a:visited {
color:#66c;
}
.name a:hover {
color:#66f;
}
.name .anker {
float:right;
}
blockquote {
margin:0;
padding:20px;
border:dotted 1px #77b;
background-color:#f3f9f9;
}
blockquote .name {
padding:5px;
border-style:dashed;
border-width:0 0 1px;
background-color:#f3f9f9;
}
pre {
overflow:auto;
margin:0;
padding:10px;
max-height:240px;
border:dashed 1px #999;
background-color:#f9f9f6;
}
code strong {
border:dotted 1px #ccc;
background-color:#f3f3f9;
}
.smilie {
border:none;
}
.signatur {
padding-top:10px;
border-top:dashed 1px #77c;
}
.datum {
margin-bottom:0;
padding-top:5px;
border-top:solid 1px #999;
text-align:right;
font-size:80%;
font-weight:bold;
color:#665;
}

/* user profiles */

.profile {
margin:0 auto 20px;
width:507px;
}
.profile img {
float:right;
max-width:120px;
max-height:120px;
}
.profile h3 {
clear:both;
margin-top:30px;
}

/* navigation */

#navi {
position:absolute;
top:0;
left:0;
margin:0;
padding:20px;
width:120px;
font-family:Tahoma,sans-serif;
font-weight:bold;
}
body>div#navi { /* except IE 6 */
position:fixed;
}
#navi h2 {
visibility:hidden;
margin:0;
line-height:0;
}
#navi ul {
margin:0 0 0 8px;
font-size:90%;
color:#666;
}
#navi li {
margin:5px 0;
line-height:120%;
font-size:100%;
}
#navi a:link {
color:#44f;
}
#navi a:visited {
color:#66b;
}
#navi a:hover {
color:#44f;
}