*{margin:0;padding:0;border-style:none}
html{min-height:100%;margin-top:0px;margin-bottom:1px;} /* Getting Rid of the Page Shift */

body{
	font: 14px "Lucida Grande",helvetica,verdana,arial,sans-serif;
	color: #333;
	background: #fff url(../img/background.gif) top left repeat-x;
}

p, ul, ol{
	margin: 0 0 1.5em 0;
	color: #333;
	font-size: 14px;
	line-height: 1.5em;
	text-align: left;
}

ol,ul{
	margin: 0 1em 1.5em 2em;
}

img{
	padding: 0;
}

hr{
	clear: both;
	margin-bottom: 0.5em;
	height: 1px; color: #999;
	background-color: #999; border: none;
}

h1{
	margin: 0;
	padding: 0;
	color: #fc3;
	font-weight: bold;
	font-size: 25px;
	text-align: right;
	text-transform: uppercase;
}
	
h2{
	margin: 0.5em 0;
	padding: 0;
	color: #f40;
	border-bottom: 1px solid #f40;
	font-weight: normal;
	font-size: 18px;
	text-align: left;
}

h3{
	margin: 0.3em 0;
	padding: 0;
	color: #f40;
/*	border-bottom: 1px solid #999; */
	font-weight: bold;
	font-size: 16px;
	text-align: left;
}

h4{
	color: #333;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	clear: both;
}

h5{
	color: #666;
	font-weight: normal;
	font-size: 12px;
	text-align: left;
}

a:link, a:visited{
	color: #17a;
	font-weight: normal;
	text-decoration: underline;
}

a:hover, a:active{
	color: #fff;
	background: #17a;
	text-decoration: none;
}

.mceEditor a:hover{
	background: transparent;
}


.hide{
	display:none;
}

.show{
	display:block;
}

#container{
/*	border: 1px solid #888; */
	border: none;
	margin: 15px auto;
	width: 728px;
}

#header{
	width: 658px;
	height: 60px;
	overflow: hidden;
	padding: 15px 10px;
	background: transparent url(../img/logo.gif) 10px 15px no-repeat;
}

#header h1#logo{
	width: 300px;
	float: left;
	height: 60px;
	padding: 0;
	margin: 0;
	text-align: left;
}

#header h1#logo a{
	display: block;
	width: 300px;
	height: 60px;
	text-decoration: none;
	text-indent: -5999px;
	background: transparent;
}

#header p{
	margin: 25px 0;
	float: right;
	width: 250px;
	text-align: right;
}

#info{
	width: 658px;
}

#aktiv,#neu{
	width: 280px;
	margin: 0;
	padding: 5px 16px;
	float: left;
}

#aktiv p,#neu p{
	text-align: right;
	border-top: 1px solid #f60;
}

div.toolbox a img{
	clear: both;
	border: none;
	margin: 5px;
	padding: 0;
	float: right;
}

#footer p{
	margin: 0.5em 0 0 0;
	text-align: center;
	font-size: 11px;
}

#suche.fade, #intro.fade, #start.fade{
	background-image: url(../img/back.gif);
	background-color: #fff;
}

#intro,#start,#fragen,#suche,#formular{
	width: 300px;
	margin: 10px 0 0 15px;
	padding: 5px 12px;
	float: left;
	border-top: 5px solid #fc3;
	border-bottom: 1px solid #fc3;
	background-position: top;
	background-repeat: repeat-x;
	background-color: #feb;
}

#footer{
	float: left;
	margin: 10px 0 0 15px;
	padding: 5px 12px;
	border-top: 1px solid #fc3;
	border-bottom: none;
	background-position: top;
	background-repeat: repeat-x;
	background-color: #feb;
}

#goog{
	border: none;
	margin: 15px;
	background: transparent;
	padding: 0;
	text-align: center;
}

#fragen,#suche,#footer,#formular{
	width: 639px;
	clear: both;
}

#antwort31,#antwort32,#antwort33{
	width: 200px;
	margin: 10px 0px;
	padding: 0 5px;
	float: left;
}

#antwort21,#antwort22{
	width: 300px;
	margin: 10px 0px;
	padding: 0 5px;
	float: left;
}

#antwort32,#antwort21{
	border-right: 1px solid #999;
}

#antwort32{
	border-left: 1px solid #999;
}

#fragen #antwort11 h4,#fragen #antwort21 h4,#fragen #antwort22 h4,#fragen #antwort31 h4,#fragen #antwort32 h4,#fragen #antwort33 h4,#fragen #antwort h4{
	border-top: 1px solid #999;
	margin-top: 0.5em;
	padding-top: 0.5em;
}

.del{
	text-decoration: line-through;
}

#findTags a.hl{
	font-weight: bold;
	text-decoration: line-through;
}

#findTags #suggest{
	border: none;
	text-align: left;
	width: 400px;
	float: left;
	display:block;

}

span.nummer{
	color: #17a;
	font-size: 14px;
}

p.cl{
	clear: both;
}

p.info{
	clear: both;
	color: #666;
	margin: 0.5em 0 1em 0;
	font-size: 12px;
}

p.links{
	clear: both;
	font-size: 12px;
	text-align: center;
	margin: 0 0 1em 0;
}

#suchformular fieldset{
	clear: both;
	margin: 10px 0 0 0;
	padding: 0;
	border: none;
	background-color: #ffd;
	border-top: 1px solid #ccc;
}

#suchformular fieldset input{
	margin: 0 0.5em;
}

/* formular */

#formular fieldset{
	clear: both;
	margin: 10px 0 0 0;
	padding: 0;
	border: none;
	border-top: 3px solid #ccc;
	background-color: #ffd;
}

fieldset input, textarea {
	margin-right: 10px;
	border-style: inset;
	font-family: courier, monaco;
}

fieldset textarea { width: 300px; }

fieldset input { width: 200px; }
fieldset input.radiob {
	width: 1em;
	border: none;
}

fieldset p {
	margin: 0;
	padding: 10px;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
}

fieldset p span {
	color: #666;
	font-size: 12px;
	font-weight: normal;
}

fieldset p.vorschlag{
	font-size: 12px;
	color: #666;
	font-weight: normal;
	margin-left: 210px;
}

fieldset p.infotext{
	color: #333;
	font-weight: normal;
}

#suche fieldset p.infotext,p.links{
text-align: center;
}

fieldset p.connect{
	border-bottom: none;
/*	padding-bottom: 4px; */
}

fieldset p label {
	float: left;
	display:block;
	width: 200px;
	margin-right: 6px;
	text-align: right;
}

fieldset p label.radiob{
	text-align: left;
	width: 400px;
	font-weight: normal;
	padding-bottom: 0.5em;
}
	
fieldset p.submit {
	margin: 0;
	padding: 10px 0;
	background-color: #ffd;
	text-align: center;
	clear: both;
	border-top: 1px solid #ccc;
}

fieldset p.delete{
	margin: 0;
	padding: 10px 0;
	background-color: transparent;
	text-align: center;
	border-bottom: none;
}

fieldset p.delete input.submit, fieldset p.submit input#submit, fieldset p.submit input#submit2{
	padding: 1px 2px;
	font-weight: normal;
	border-style: outset;
	font-family: arial, helvetica, sans-serif;
}

fieldset p.delete input.submit{
	width: 166px;
}



#okay,#error,#notokay{
	margin-bottom: 20px;
	padding: 10px;
	border-top: 1px dotted #390;
	border-bottom: 1px dotted #390;
	background-color: #DDF3C6;
	text-align: center;
}
#okay,#notokay{
	margin-top: 200px;
}

#okay p,#notokay p{
	color: #390;
	text-align: center;
	margin-bottom: .5em;
}

#notokay p{
	color: #c00;
}

#okay p.left,#notokay p.left{
	text-align: left;
}

#error,#notokay{
	border-top: 1px dotted #c00;
	border-bottom: 1px dotted #c00;
	background-color: #fee;
	color: #c00;
}

input.error,textarea.error{
	border: 1px solid #c00;
	background-color: #fee;
}

/* tags */

.tags {text-align: justify; padding: 1em 1em 0;}
.tags span a {line-height: 25px; margin: 0 2px; padding: 1px;}

.tags span.level1 {font-size: 11px; line-height: 15px;}
.tags span.level2 {font-size: 12px; line-height: 17px;}
.tags span.level3 {font-size: 14px; line-height: 19px;}
.tags span.level4 {font-size: 16px; line-height: 21px;}
.tags span.level5 {font-size: 18px; line-height: 23px;}
.tags span.level6 {font-size: 20px; line-height: 25px;}
.tags span.level7 {font-size: 22px; line-height: 27px;}
.tags span.level8 {font-size: 24px; line-height: 29px;}
.tags span.level9 {font-size: 26px; line-height: 31px;}
                
.tags span.level1 a {color:#17a;}
.tags span.level2 a {color:#c00;}
.tags span.level3 a {color:#c00;}
.tags span.level4 a {color:#c00;}
.tags span.level5 a {color:#c00;}
.tags span.level6 a {color:#c00;}
.tags span.level7 a {color:#c00;}
.tags span.level8 a {color:#c00;}
.tags span.level9 a {color:#c00; font-weight: bold; padding: 0 4px;}

.tags span a:hover, .tags span.level1 a:hover, .tags span.level2 a:hover, .tags span.level3 a:hover {color: #fff; background-color: #17a; text-decoration: none;}

