body {
	/*background-color: #F3F3F3;*/
	/*background-position: center center;*/
	/*background-repeat: repeat-y;*/
	/*color: #000000;*/
	background-image: url("../bilder/bg_seite_rand_medium.png");
}

#wrapper, #header {
	/*background-color: #FFFFFF;*/
	/*height: auto;*/
	/*line-height: 18px;*/
	/*margin: -10px auto auto;*/
	/*overflow: hidden;*/
	width: 740px;
}

#header-title {
	/*color: #FFFFFF;*/
	/*float: left;*/
	/*font-size: 24px;*/
	/*margin-right: auto;*/
	/*margin-top: 50px;*/
	/*width: 770px;*/
	margin-left: 90px;
}

#sidebar{
	width: 245px;
}

.insidebar2 {
	/*font-size: 12px;*/
	/*line-height: 13px;*/
	margin-left: 90px;
}

.cat-and-archive {
	font-size: 12px;
	line-height: 13px;
	margin-bottom: 30px;
	/*margin-left: 90px;*/
}

h4.cat-title {
	font-size: 1em;
}

#main-headline {
	/*color: #000000;*/
	/*float: left;*/
	/*font-family: ClanOT;*/
	/*font-style: normal;*/
	/*font-weight: lighter;*/
	/*line-height: 50px;*/
	height: auto;
	margin-left: 25px;
	margin-top: 35px;
	font-size: 40px;
	width: 433px;
}

.main-subline {
	width: 433px;
}

#main{
	width: 433px;
}

#LehrendenProfilfoto{
	max-width: 150px;
}

#LehrendenProfilfoto img{
	max-width: 100%;
	height: auto;
}

#kommentar_formular input[type="text"] {
	/*background: none repeat scroll 0 0 #FFFFFF;*/
	/*border: 1px solid #E0E0E0;*/
	/*border-radius: 5px 5px 5px 5px;*/
	/*color: #333333;*/
	/*float: right;*/
	/*font-size: 12px;*/
	/*line-height: 1;*/
	/*outline: 0 none;*/
	/*padding: 3px;*/
	width: 300px;
}

#kommentar_formular textarea {
	/*background: none repeat scroll 0 0 #FFFFFF;*/
	/*border: 1px solid #E0E0E0;*/
	/*border-radius: 5px 5px 5px 5px;*/
	/*color: #333333;*/
	/*font-family: Verdana,Geneva,sans-serif;*/
	/*font-size: 12px;*/
	/*line-height: 1;*/
	/*margin-bottom: 16px;*/
	/*margin-top: 2px;*/
	/*outline: 0 none;*/
	/*padding: 3px;*/
	width: 383px;
}