
html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(../images/stylistin.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
}

h1, h2, h3 {
	margin-top: 0px;
	color: #767676;
}

h1 {
}

h2 {
	font-size: 23px;
	font-weight: normal;
}

h3, h4 {
	font-size: 16px;
}

h5 {
	font-size: 14px;
}

p {
	margin-top: 0px;
	font-size:11px;
	margin-bottom: 20px;
	line-height: 150%;
	text-align: justify;
}

ol, ul {
	margin-top: 0px;
	margin-bottom: 20px;
	line-height: 150%;
	text-align: left;
}

#sidebar ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: 250%;
}

#sidebar ul li {
	padding-left: 10px;
	background: url(../images/typberatung.gif) no-repeat left center;
}

.two-columns ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: 250%;
}

.two-columns ul li {
	padding-left: 10px;
	background: url(../images/typberatung.gif) no-repeat left center;
}

strong {
	color: #505050;
}

a {
	color: #808080;
}

a:hover {
	text-decoration: none;
	color:#BD2773;
}

.kontaktlink {
	color:#BD2773;
	}

a img {
	border: none;
}

img.alignleft {
	float: left;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

.hr1 {
	height: 20px;
	background: url(../images/homepage10.gif) repeat-x left top;
}

.hr2 {
	height: 20px;
	background: url(../images/homepage10.gif) repeat-x left top;
	margin-top:20px;
}
/** IMAGES */

.ratimage {
	margin: 0px 0px 10px 20px;
	float:right;
	width:180px;
	height:120px;
	padding: 0px; 
}
.newsimage {
	margin: 0px 0px 10px 20px;
	float:right;
	width:180px;
	height:120px;
	padding: 0px; 
}

/** HEADER */

#header {
	width: 728px;
	height: 156px;
}

/** MENU */

#menu {
	width: 728px;
	height: 60px;
	background: url(../images/homepage03.jpg) repeat-x left top;
}

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

#menu li {
	float: left;
	width: 102px;
	height: 59px;
	padding: 0px 1px 1px 1px;
	background: url(../images/homepage04.jpg) no-repeat left top;
}

#menu a {
	display: block;
	width: 102px;
	height: 36px;
	padding: 23px 0px 0px 0px;
	text-decoration: none;
	text-align: center;
	color: #FBFBFB;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .first {
	background: none;
}

#menu .active a {
	background: url(../images/homepage05.jpg) repeat-x left top;
}

/** PAGE */

#page {
	width: 688px;
	padding: 0px 20px;
	background: #FFFFFF url(../images/homepage08.gif) repeat-y 250px 0px;
}

.wide #page {
	background: #FFFFFF;
}

/** CONTENT */

#content {
	width: 420px;
}

#content .referenzen {
	/*border:1px solid grey;*/
	text-align:top;
	width:100%;
	}
	
.referenzen ul {
	list-style-position:outside;
	padding:0px;
	margin:0px 0px 0px 14px;
	}

.wide #content {
	width: auto;
}

.two-columns {
	background: url(../images/homepage08.gif) repeat-y 160px 0px;
}


.two-columns .column1 {
	width: 140px;
}

.two-columns .column2 {
	width: 225px;
}

/** YOUTUBE */

.youtube {
	margin:10px 3px 3px 3px; 
	padding:4px; 
	width:210px; 
	height:174px;
	display:inline;
}

.youtube3er {
	margin:15px 0px; 
	padding:0px; 
	}

/** SIDEBAR */

#sidebar {
	width: 200px;
	font-size:12px;
}

#sidebar .aktuell {
	font-size:14px;
	font-weight:bold;
}
#sidebar .mini {
	font-size:11px;
	padding:0px 0px 0px 12px;
	
}
#sidebar a {
	color: #808080;
	
}

/** FOOTER */

#footer {
	padding: 60px 0px;
	background: url(../images/homepage11.jpg) repeat-x left top;
}

#footer .wrapper {
	width: 728px;
}

#footer p {
	margin: 0px;
	padding: 0px 20px;
	line-height: normal;
	text-align: left;
}

#footer .links {
	padding-left: 10px;
}

#footer .links a {
	padding: 0px 10px;
	color:#808080;
}

/** BOX1 */

#box1 {
	width: 728px;
	margin: 0px auto;
}
.errors {
	color: red;
	}