body, html{
	font-family: 'Raleway', sans-serif;
	font-size:16px;
	font-weight: 500;
	line-height: 36px;
	color:#333333; 
	background-image:url(../img/bg_columns.jpg);
	background-repeat: repeat-y;
	background-position:50% 0px;
	background-color: #fff; }
h1{
	font-family: 'Raleway', sans-serif;
	font-size:16px;
	font-weight: 700;
	line-height: 36px;
	color:#80156f;
	padding: 0;
	margin: 0; }
h2{
	font-family: 'Raleway', sans-serif;
	font-size:14px;
	font-weight: 700;
	line-height: 24px;
	color:#80156f;
	padding: 0;
	margin: 0; }
#bubble_holder{
	position: relative;
	float: right;
	top: 30px;
	right: 37px;
	width: 500px;
	height: 170px; }
.bubble{
	visibility: hidden;
	position: absolute;
	float: right;
	width: 480px;
	height: 150px;
	background-image:url(../img/bubble.png);
	background-repeat: no-repeat;
	font-family: 'Raleway', sans-serif;
	font-size:13px;
	font-weight: 400;
	line-height: 22px;
	color:#333333;
	padding: 10px;
	margin: 0; }
.emphasize{
	font-family: 'Raleway', sans-serif;
	font-size:16px;
	font-weight: 700;
	line-height: 36px;
	color:#80156f;
	margin-right: 3px; }
div#container {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:70;
	overflow:visible;
	text-align:center;
	background-repeat: repeat-y;
	background-position:50% 0px; }
div#inhalt{
	width:960px;
	margin: 0px auto;
	height: 100%;
	min-height: 100%;
}
div#column_left{
	width: 320px;
	height: 100%;
	float: left;
	margin: 0:
	padding: 0;
	background-color: #fff; }
div#column_right{
	width: 640px;
	height: 100%;
	float: right;
	margin: 0:
	padding: 0;
	text-align: left; }
div#main_content{
	width: 495px;
	margin: 0:
	padding-bottom: 0;
	padding-left: 105px;
	padding-right: 40px;
	padding-top: 330px;
	text-align: left; }
div#main_content_wo_header{
	width: 495px;
	margin: 0:
	padding-bottom: 0;
	padding-left: 105px;
	padding-right: 40px;
	padding-top: 192px;
	text-align: left; }
ul#navigation{
	width: 215px;
	padding: 0;
	margin: 0;
	text-align: right;
	margin-top: 115px;
	list-style-type: none;
	}
ul#navigation, li{
	font-family: 'Raleway', sans-serif;
	font-size:16px;
	font-weight: 400;
	line-height: 36px;
	color:#333333; 
	}
ul#navigation, li#active{
	font-family: 'Raleway', sans-serif;
	font-size:16px;
	font-weight: 700;
	line-height: 36px;
	color:#80156f; 
	}
ul#sub_navigation{
	width: 215px;
	padding: 0;
	margin: 0;
	text-align: right;
	list-style-type: none;
	}
ul#sub_navigation, li{
	font-family: 'Raleway', sans-serif;
	font-size:16px;
	font-weight: 400;
	line-height: 36px;
	color:#80156f; 
	}
ul#sub_navigation, li#active{
	font-family: 'Raleway', sans-serif;
	font-size:16px;
	font-weight: 700;
	line-height: 36px;
	color:#80156f; 
	}
div#overlay {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:200;
	overflow: hidden;
	text-align:center;
	background-color: #fff; }

div#overlay_center{
	width: 320px;
	height: 215px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -107px 0 0 -130px;
	text-align: center; }	

	
ul#navigation a { font-family: 'Raleway', sans-serif; font-size:16px; font-weight: 400; line-height: 36px; color:#333333;  text-decoration: none; }
ul#navigation a:visited { font-family: 'Raleway', sans-serif; font-size:16px; font-weight: 400; line-height: 36px; color:#333333;  text-decoration: none; }
ul#navigation a:hover { font-family: 'Raleway', sans-serif; font-size:16px; font-weight: 400; line-height: 36px; color:#80156f;  text-decoration: none; }

li#active a { font-family: 'Raleway', sans-serif; font-size:16px; font-weight: 700; line-height: 36px; color:#80156f;  text-decoration: none; }
li#active a:visited { font-family: 'Raleway', sans-serif; font-size:16px; font-weight: 700; line-height: 36px; color:#80156f;  text-decoration: none; }
li#active a:hover { font-family: 'Raleway', sans-serif; font-size:16px; font-weight: 700; line-height: 36px; color:#333333;  text-decoration: none; }

ul#sub_navigation a { font-family: 'Raleway', sans-serif; font-size:16px; font-weight: 400; line-height: 36px; color:#80156f;  text-decoration: none; }
ul#sub_navigation a:visited { font-family: 'Raleway', sans-serif; font-size:16px; font-weight: 400; line-height: 36px; color:#80156f;  text-decoration: none; }
ul#sub_navigation a:hover { font-family: 'Raleway', sans-serif; font-size:16px; font-weight: 400; line-height: 36px; color:#000;  text-decoration: none; }
	
a { font-size: 16px; font-family: Helvetica, Arial, SunSans-Regular, Sans-Serif;
color:#333333; text-decoration:underline; }
a:visited { font-size: 16px; font-family: Helvetica, Arial, SunSans-Regular, Sans-Serif;
color:#333333; text-decoration:none; }
a:hover { font-size: 16px; font-family: Helvetica, Arial, SunSans-Regular, Sans-Serif;
color:#000000; text-decoration:none; }


/* Anfang Styles für paginierten Inhalt */

ul#content_paginated {
	margin: 0;
	padding: 0;
	width: 550px;
	margin-top: 45px;
}
ul#content_paginated_logos {
	margin: 0;
	padding: 0;
	width: 550px;
	margin-top: 45px;
}
ul#content_paginated_layouts {
	margin: 0;
	padding: 0;
	width: 550px;
	margin-top: 45px;
}
ul#content_paginated_werbemittel {
	margin: 0;
	padding: 0;
	width: 550px;
	margin-top: 36px;
}
ul#content_paginated li {
	list-style-type: none;
	display: inline-block;
	line-height: 100px;
	text-align: center;
	width: 150px;
	height: 200px;
	margin-right: 20px;
	margin-bottom: 20px;
}
ul#content_paginated_logos li {
	list-style-type: none;
	display: inline-block;
	line-height: 100px;
	text-align: center;
	width: 245px;
	height: 168px;
	margin-right: 20px;
	margin-bottom: 20px;
}
ul#content_paginated_layouts li {
	list-style-type: none;
	display: inline-block;
	line-height: 100px;
	text-align: center;
	width: 505px;
	height: 365px;
	margin-left: -5px;
}
ul#content_paginated_werbemittel li {
	list-style-type: none;
	display: inline-block;
	line-height: 32px;
	text-align: left;
	width: 505px;
	height: 505px;
	color: #000;
}
.holder { margin: 0; margin-top: 32px;}
.holder a {
	font-family: helvetica, arial, sans-serif;
	font-size:16px;
	font-weight: normal;
	line-height: 36px;
	color:#333333; 
	cursor: pointer;
	margin: 0;
	margin-right: 25px;
	text-decoration: none;
}
.holder a:hover {
	color:#80156f;
	text-decoration: none;
}
.holder a.jp-previous {
	font-family: 'Raleway', sans-serif;
	font-size:16px;
	font-weight: 500;
	line-height: 36px;
	color:#333333; 
	text-decoration: none; }
.holder a.jp-next {
	font-family: 'Raleway', sans-serif;
	font-size:16px;
	font-weight: 500;
	line-height: 36px;
	color:#333333; 
	text-decoration: none; }
.holder a.jp-current, a.jp-current:hover { 
	color:#80156f;
	font-weight: 700;
	text-decoration: none;
}
.holder a.jp-disabled, a.jp-disabled:hover { color: #bbb; }
.holder a.jp-current, a.jp-current:hover,
.holder a.jp-disabled, a.jp-disabled:hover {
	cursor: default; 
	background: none;
}
.holder span { margin: 0 5px; }