/* **********************************
** CreativePark Styles for Adiko
** Springtime 2008
** **********************************/

* {margin: 0; padding:0;}

body {background: url(images/adiko_bg.jpg) #fff;
  font-family: Verdana, Arial; }
  
a, a:visited {text-decoration: none; color: #800000;}
a:hover {text-decoration: underline;}
h1,h2,h3,h4,h5,h6 {font-family: "Trebuchet MS", Trebuchet, Verdana, Arial;}



div.wrapper {
  background-color: #F7EEDD;
	position:relative;
	margin: 0 auto;
	width:950px;
	/*height:900px;*/
}

#topline{
  position:relative;
  width: 950px;
  height: 100px;
  z-index: 800;
  _margin-bottom:-3px;
}

#header{ 
  position:relative;
  width: 950px;
  height: 228px;
  overflow: hidden; }

div.logo1 {
	position:relative;
	float: left;
	left:6px;
	top:0px;
	width:236px;
	height:100px;
}

div.logo2 {
	position:relative;
	float: left;
	left:0px;
	top:0px;
	width:74px;
	height:100px;
}
div.tpbtn {
	position:relative;
	float: left;
	left:0px;
	top:0px;
	width:131px;
	height:100px;
      margin-left: 250px;
}

div.tpbtn img{
	border: none;
}

#topinfobox{float: right; width: 200px;
}

div#topinfo {
       color:#800000;
       font-family: "Trebuchet MS", Trebuchet, Verdana, Arial;
       font-size:0.75em;
       margin-right:10px;
       margin-top:3px;
       text-align:right;
}

div#topinfo span {
       margin: 0 5px;
       font-size:130%;
}

div#imagebox {
	position:relative;
	float:left;
	width:569px;
	height:228px;
      background-color:#F7C586;
}

div.logodetail {
	position:relative;
	float:left;
	width:381px;
	height:228px;
}

div#menuln {
	position:relative;
	background: url(images/menu_bg.jpg) repeat-x;
	width:950px;
	height:41px;
	border-bottom: 1px solid #88110D;
	font-size: 0.90em;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial;
}

div#menuln a{color: #F7EEDD;}
div#menuln ul{padding: 11px 6px 6px 15px;list-style: none;}
div#menuln li{float: left;}
div#menuln span{
  margin-left: 20px;
  margin-right: 20px;
  text-align: center;
  color: #F7EEDD;
  }

div#contentarea{
  position:relative;
  width: 950px;
  background-color: #F7EEDD;
  }

div#full_content{
text-align: justify;
float: left;
color: #333;
margin: 22px 5px 30px 15px;
width: 530px;
_width: 500px;
font-size: 0.82em;}

div#full_content h2{
margin-bottom: 15px;}

div#sidebar{
height: 100%;
float: right;
width: 390px;
margin: 15px 5px 0 0;
}
div#sidebarlogin {margin-left: 22px; _margin-left: 12px; margin-top: 0px; font-size: 75%; width: 330px; *width: 270px;}

div.newsbox, div.tagbox {
	position:relative;
	float: right;
	background: url(images/nb_top_bg.jpg) no-repeat; 
	width:390px;
	Xheight:213px;
       margin-bottom:20px;
}
div.tagbox{background: url(images/nb_top_bg1.jpg) no-repeat;}

div.tagboxinner{background: url(images/nb_bg1.jpg) repeat-y;}
div.newsboxinner{background: url(images/nb_bg.jpg) repeat-y;}
div.newsboxinner, div.tagboxinner{padding-bottom:20px; padding-top:5px;}
div.newsbox h3, div.tagbox h3{margin: 19px 5px 0px 35px;}
div.newsboxinner ul{font-size: 80%; margin:0px 5px 0px 35px;}
div.newsboxinner ul li{list-style: none; margin-bottom: 8px;}
div.tagboxinner{font-size: 100%; margin:0px 0px 0px 0px; padding:5px 0px 20px 34px; text-align:center;}

/*div.tagcloud .s2 {font-size: 150%; padding: 0 5px;}*/

div.tagcloud a {
padding: 0 5px;
color:#800000;
font-weight:bold;
text-decoration:none;
}
div.tagcloud a.s1 {
font-size:0.8em;
}
div.tagcloud a.s2 {
font-size:0.9em;
}
div.tagcloud a.s3 {
font-size:1.1em;
}
div.tagcloud a.s4 {
font-size:1.5em;
}
div.tagcloud a.s5 {
font-size:1.5em;
}

div#footer {
	clear:both; 
	margin-top: 10px; 
	margin-bottom: 10px; 
	font-size: 0.7em; 
	background-color: #FFE4B5; 
	height: 20px; 
	text-align: center; 
	padding-top: 6px;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial;
	}

ul.logbuch{
	margin: 10px 0 0 0;
}
ul.logbuch li{margin-bottom: 10px; list-style: none;}

fieldset{width: 500px; border: none; margin-bottom: 10px; line-height: 2em; font-size: 13px;}
fieldset h3{font-size: 1.5em; margin-bottom: 10px;}
input#checkbox_1{margin-right: 6px;}


.ditto_summaryPost, .ditto_item {margin-bottom: 25px;}
.ditto_summaryPost h3, .ditto_item h3{margin-bottom: 5px; border-bottom: 1px solid #F7C586;}
.ditto_summaryPost a, .ditto_item a{text-decoration: none; color: #333;}
#commentsAnchor{margin-top: 20px; border-top: 1px solid #F7C586; padding-top: 15px;}

/*Ajax Search*/
#ajaxsearch {position:relative; witdth: 300px; z-index: 900; top: 5px;}

#ajaxSearch_form {
            color: #444;
            width: auto;
        }
        #ajaxSearch_input {
            width: 119px;
            display: inline;
            height: 17px;
            border: 1px solid;
            border-color: #800000;
            background: #fff;
            margin: 0 3px 0 0;
            padding: 1px 0 0;
            vertical-align: top;
        }
        #ajaxSearch_submit {
            *top: 2px;
            dcisplay: inline;
            height: 22px;
            line-height: 22px;
            background:transparent url(images/suche.gif) no-repeat scroll center top;
            border:0pt none !important;
            cursor:pointer;
            height:20px !important;
            left:120px;
            margin:0pt !important;
            padding:55px 0pt 0pt !important;
            position:absolute;
            top:0px;
            *top: 1px;
            width:54px !important;
            color: #F7EEDD;
        }
        #ajaxSearch_output {
            position: absolute;
            border: 1px solid #810100;
            color: #800000;
            font-size: 80%;
            padding: 2px;
            background: #F7EEDD;
            display: block;
            vertical-align: top;
            z-index: 950;
            width: 168px;

        }
        .ajaxSearch_paging {
    
        }
        .AS_ajax_result {
            color: #444;
            margin-bottom: 3px;
        }
        .AS_ajax_resultLink {
            text-decoration: underline;
        }
        .AS_ajax_resultDescription{
            color: #555;
        }
        .AS_ajax_more {
            color: #555;
        }
.ajaxSearch_resultsInfo, .ajaxSearch_result{margin-bottom: 8px;}
.ajaxSearch_highlight, .AS_ajax_highlight{color: #800000; font-weight: bold;}

li.taggy {list-style: none;clear: both;}
li.taggy h3{margin-bottom: 5px; margin-top: 20px; border-bottom: 1px solid #F7C586;}

.reflect_month_link {margin-right: 10px;}
a.ditto_page, .ditto_currentpage{margin-right: 5px;}

/* User Management- WebloginPE */
.wlpeMessageText{font-weight: bold; margin-bottom: 15px; color: #A54930;}

/*template tplProfile */
input#wlpeUserProfileFullName{margin-left:37px;width:150px;}
input#wlpeUserProfileEmail{margin-left:140px;width:150px;}
input#wlpeUserProfilePhone{margin-left:80px;width:150px;}
input#wlpeUserProfileMobile{margin-left:42px;width:150px;}
input#wlpeUserProfileFax{margin-left:98px;width:150px;}
input#wlpeUserProfileState{margin-left:106px;width:150px;}
input#wlpeUserProfileZip{margin-left:105px;width:150px;}
input#wlpeUserProfileDob{width:149px;}
select#wlpeUserProfileGender{margin-left:107px;width:153px;}
input#wlpeUserProfilePassword{margin-left:73px;width:150px;}
input#wlpeUserProfilePasswordConfirm{margin-left:35px;width:150px;}

fieldset#wlpeNewPasswordArea{margin-top:20px;}
legend#wlpeNewPasswordAreaLegend, p#wlpeProfileInfo{font-weight:bold;}

/*template tplErfolg */
p#wlpeWelcomeParagraph{font-weight:bold; margin-bottom: 20px;}

div#full_content ul{margin-left: 15px; line-height: 1.5;}

div.econtact{height: 45px; width:242px; line-height: 1.9; margin: 10px 0 10px 0px; background: #7C0204 url(images/kontaktbase.jpg); border: 2px solid #F7C586;}
div.econtact a{color: #F7EEDD; font-size: 170%; padding-left: 89px;}

/* -------- E-Forms ----------- */

#PartnerForm select, #PartnerForm input, #PartnerForm textarea, #EmailForm select,#EmailForm input,#EmailForm textarea {margin: 15px 10px 0 0;}
#PartnerForm label, #EmailForm label {
   margin: 15px 00px 0 0;
   }
#EmailForm input#cfName {margin-left: 71px;}
select#cfRegarding {margin-left: 95px;}
textarea#cfMessage {margin-left: 77px;}
input#cfContact {margin-left: 151px;}
label.cfMessage{vertical-align: 328%;}

/* --------- Editor Classes -------------- */
.redborder3{border: 1px solid #870706;}
.bildLO{float: left; margin: 0 15px 15px 0;}
.bildLM{float: left; margin: 0px 15px 15px 0;}
.bildLU{float: left; margin: 0px 15px 0 0;}
.bildRO{float: right; margin: 0 0 15px 15px;}
.bildRM{float: right; margin: 0px 0 15px 15px;}
.bildRU{float: right; margin: 0px 0 0 15px ;}
.infobox{background-color: #F6E8CE; padding-left: 15px; padding-right: 15px; padding-top: 10px; padding-bottom: 10px; border: 1px solid #870706; margin-top: 25px; margin-right: 25px;}
.infobox h3{color: #800000;}

/* styles for popup */
div.wrapper_pop {
  background-color: #F7EEDD;
	position:relative;
	margin: 0 auto;
	width:750px;
	/*height:900px;*/
}


div#contentarea_pop{
  position:relative;
  width: 750px;
  background-color: #F7EEDD;
  }

div#full_content_pop{
background-color:#F7EEDD;
color:#333333;
float:left;
font-size:0.82em;
margin:22px 5px 30px 15px;
padding:15px;
text-align:left;
width:600px;
}

div#full_content_pop ol{
margin-top: 20px;
margin-left: 20px;}

div#full_content_pop li{
padding-left: 20px;
margin-bottom: 20px;
