/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

#textfield1 {
	width: 80px;
	padding: 3px 5px;
	border: 1px solid #CCCCCC;
	background: url(http://carolaheine.de/images/design_ch/grau.gif) repeat-x left top;
}

#textfield2 {
	width: 80px;
	padding: 3px 5px;
	border: 1px solid #CCCCCC;
	background: url(http://carolaheine.de/images/design_ch/grau.gif) repeat-x left top;
}

#keywords{
	width: 198px;
	padding: 3px 5px;
	border: 1px solid #CCCCCC;
	background: url(http://carolaheine.de/images/design_ch/grau.gif) repeat-x left top;
}

#select1 {
	width: 130px;
	height: 19px;
	border: 1px solid #CCCCCC;
	background: url(http://carolaheine.de/images/design_ch/grau.gif) repeat-x;
}
.select1 {
        background: url(http://carolaheine.de/images/design_ch/grau.gif) repeat-x;
	color: #000000;
}

#submit1 {
}

#submit2 {
	width: 73px;
	height: 22px;
	border: none;
	background: #759B02 url(http://carolaheine.de/images/design_ch/gruen.gif) no-repeat left top;
	font-weight: bold;
	color: #FFFFFF;
}

.suchfeld {
padding-left:0px; padding-right: 15px; padding-top:75px; margin-bottom:5px; float:right;
}




/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	color: #3C3C3C;
}



/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: left;
}

#mittelspalte p, #mittelspalte-li p, #mittelspalte-re p {
font-size: 1em;
line-height:1.5em;
margin-bottom:5px;
padding-left: 20px;
}

.text1 {
	font-size: 1.2em;
	font-weight: bold;
}

.text2 {
	font-size: 1.3em;
	font-weight: bold;
margin-bottom:5px;
}

.text3 {
	text-align: center;
	font-size: 10px;
	color: #6F7072;
}

.text4 {
	font-size: 10px;
}

/** LISTS */

.list1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list1 li {
	margin-bottom: 7px;
	padding-left: 15px;
}

.list2 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list2 li {
	padding-left: 15px;
}

.posted {
margin-top:10px;
padding-top:10px; 
padding-bottom:10px;
padding-bottom:10px;
margin-left:20px;
margin-right:20px;
font-size:0.9em;
border-top: 2px dotted #CCCCCC;
}

/** LINKS */

a {
	color: #404855;
text-decoration: underline;
}

a:hover {
color: #FC9634;
	text-decoration: underline;
}

.link1 {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

.link1:hover {
color:#ffffff;
	text-decoration: underline;
}

.link2 {
	padding-left: 10px;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 { background: url(http://carolaheine.de/images/design_ch/header02.jpg) no-repeat left top;}

.bg1-notiz { background: url(http://carolaheine.de/images/design_ch/notizheader02.jpg) no-repeat left top;}
.bg2 { background: #FC9634 url(http://carolaheine.de/images/design_ch/navi.gif) repeat-x left bottom; border: 1px solid #E1862E; padding-top:0px; }
.bg3 { background: url(http://carolaheine.de/images/design_ch/wrapperbg3.gif) repeat-y left top; }
.bg4 {  }
.bg5 {  }

/** MISC */

.align-left { text-align: left; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 0px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 0px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}




/** Layout */

html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;

}

.wrapper {
	clear: both;
	width: 890px;
	margin: 0px auto;

}

.rahmen {
width: 910px;
margin: 0px auto;
background: url(http://carolaheine.de/images/design_ch/back.gif);
}

.title {
}

.content {
background: #ffffff
padding-left: 20px;
}

.text1 {
	margin-top:15px;
margin-bottom: 15px;
	padding-left: 20px;
	background: url(http://carolaheine.de/images/design_ch/) no-repeat left center;
}

/** HEADER */

#header {
	width: 910px;
	height: 200px;
	margin: 0px auto;
}

/** LOGO */

#logo {
background: #ffffff url(http://carolaheine.de/images/design_ch/header01a.jpg) no-repeat left top;
	float: left;
	width: 653px;
	height: 200px;

	
}

#logo-notiz {
background: #ffffff url(http://carolaheine.de/images/design_ch/notizheader01a.jpg) no-repeat left top;
	float: left;
	width: 653px;
	height: 200px;

	
}


#logo * {
/*	display: none; */
}

/** LOGIN */

#login {
	float: right;
	width: 257px;
	height: 200px;
	padding: 0px 0px 0px 0px;
}

/** MENU */

#menu {
	width: 908px;
	height: 22px;
	margin: 0px auto 20px auto;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 19px; 
	padding: 4px 16px 0px 18px;

}

#menu .first a {
	background: none;
}

/** FOOTER */

#footer { background: url(http://carolaheine.de/images/design_ch/linie.gif) no-repeat center top; padding: 35px; }

/** EXTRAS */

#extra1 {
	height: 12px;

}

#extra2 {
	height: 25px;
	
}

#extra3 {
	height: 25px;

}

#extra4 {
	float: right;
	width: 228px;
	height: 40px;

}

/** BOX1 */

#box1 {
        margin-left:5px;
	float: left;
	width: 610px;
}

#box1 .list1 li {
	float: left;
	width: 107px;
	margin-bottom: 5px;
}

/** BOX2 */

#box2 {
	float: right;
	width: 249px;
	height: 155px;
	padding: 0px 0px 0px 20px;
	background: url(http://carolaheine.de/images/design_ch/http://www.kuechenzeilen-classic.de/design/homepage08.gif) no-repeat left top;
}

#box2a {
	float: right;
	width: 249px;
	height: 585px;
	padding: 0px 0px 0px 20px;
	background: url(http://carolaheine.de/images/design_ch/http://www.kuechenzeilen-classic.de/design/homepage-linie.gif) no-repeat left top;
}

/** BOX3 */

#box3 {
	float: left;
	width: 180px;
	padding: 10px 0px 0px 0px;
}

#box3 p {
 text-align:left;
}

#box3 .kasten {
padding-top:15px;
padding-left:5px; padding-right:15px;
margin-bottom: 5px;
margin-right:5px;
}

/** mittelspalte */

#mittelspalte {
	float: left;
	width: 435px;
	padding: 10px 20px 0px 20px;
}

#mittelspalte .bg4 {
	padding-top: 20px;
	background-position: 0px 5px;
}

/** mittelspalte Startseite*/

#mittelspalte-li, #mittelspalte-re {
	float: left;
	width: 200px;
	padding: 10px 10px 0px 10px;
}

#mittelspalte-li .bg4, #mittelspalte-re .bg4 {
	padding-top: 20px;
	background-position: 0px 5px;
}

#mittelspalte-li ul, #mittelspalte-re ul {
     font-size:1em;
     margin-left: 0px;
     padding-left: 0px;
     text-align:left;
}

#mittelspalte-li li, #mittelspalte-re li {
         font-size:1.1em;
         line-height:1.5em;
         margin-left: 5px;
         padding-left:10px;
         list-style: none;
         background: url(http://carolaheine.de/images/design_ch/http://www.kuechenzeilen-classic.de/design/homepage06.gif) no-repeat left;
}



/** BOX5 */

#box5 {
	float: right;
	width: 215px;
	padding: 10px 0px 0px 10px;
}

#box5 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#box5 li {
	clear: both;
	display: block;
margin-right: 20px;
margin-left:20px;
	margin-bottom: 5px;
}

#box5 p {
	clear: both;
margin-right: 20px;
margin-left:20px;
text-align:left;
	margin-bottom: 45px;
}


#box5 h2 {
        margin-bottom: 10px;
margin-top: 15px;
margin-left:20px;
	padding-right: 20px;
	font-size: 1.1em;
	font-weight: bold;
}



/** BOX6 */

#box6 {
	float: left;
	width: 470px;
}


.abstand {
margin-top:125px;
}

.paginate {
text-align:center;
padding:15px;
}

.comments {
border-bottom: 2px dotted #CCCCCC;
padding-bottom:20px;
padding-top:20px;
}

.titel {
padding-top:85px; padding-left:0px; padding-bottom:5px; float:left; background: #ffffff url(http://carolaheine.de/images/design_ch/w.gif); }

.name {
font-size:2.1em; font-weight:bold; margin-right:15px; }
.name2 {
font-size:1.4em;  font-weight:normal; }

name3 {
 font-size:1em; font-weight:normal; line-height:1.2em; margin-right: 15px; color:#B2B2B0; text-align:right; }

.navitop {
list-style-type:none; margin-left:0px; padding-left:30px; padding-top:15px; color:#ffffff; float:left; }
.navitop1 {
color:#ffffff; font-size:1em; line-height:1.5em; font-weight:bold; text-decoration: none; }

.mission {
font-size:1em; line-height:1.3em; font-weight:normal; padding-top:25px; padding-right: 15px; color:#3E3E3E; text-align:left;  margin-left:230px;  }
#submit1 {
}

#submit2 {
	width: 73px;
	height: 22px;
	border: none;
	background: #759B02 url(http://carolaheine.de/images/design_ch/gruen.gif) no-repeat left top;
	font-weight: bold;
	color: #FFFFFF;
}


input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;

}


.kasten2
{background:#FDDFC1; margin-left:22px; margin-top:100px; margin-right:15px; padding:5px;
border: 1px solid #000000;}