/**
 * Browser Reset
**/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

dt {
	margin-top: 1em;
	font-weight: bold;
}



/**
 * Standards
**/

body {
	background: url(../img/site_bg.png);
	background-position: -5px -5px;
	text-align: center;
	margin-top: 46px;
	font-family: Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4 {
	font-weight: bold;
	text-transform: uppercase;
}

h1 {
	font-size: 15pt;
	margin: 20px 0 20px 0;
}

h2 {
	font-size: 15pt;
	margin: 20px 0 10px 0;
}

strong { font-weight: bold; }

em { font-style: italic; }

.home .r h2 { margin-top: 0; }

a, a:visited {
	text-decoration: none;
	color: #08f;
}

a:hover {
	text-decoration: underline;
}

p {
	margin: 0 0 10px 0;
}


/**
 * Layouts
**/

#wrap {
	width: 950px;
	margin: 0 auto;
	text-align: left;
}


#logo {
	margin-left: 15px;
	margin-bottom: 65px;
}

#powered_by {
	margin-top: -30px;

}

.powered{
	font-size:0.8em;
	font-style:italic;
	margin: 0 0 0 0;
}


#veranstalter {
	float: right;
	background: #9d9d9d;
	margin-right: 10px;
	width: 130px;
	font-size: 10pt;
	height: 20px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: right;
	padding: 7px 15px 0 0;
	margin-top:7px;
}


#navigation, #footer, #dates {
	width: 575px;
	background: #000;
	text-transform: uppercase;
}

#navigation, #footer{
  opacity:0.85;
}

#navigation {
	margin: 35px 0 0 8px;
	font-size: 15pt;
	height: 37px;
	padding: 19px 0 0 15px;
}
#navigation_bg {
	background: url(../img/bg/navi_bg.png) no-repeat;
	margin-left:7px;
}

#footer {
	margin: -50px 0 0 15px;
	font-size: 9pt;
	height: 22px;
	padding: 10px 0 0 15px;
  position:absolute;
}
#footer_bg {
	background: url(../img/bg/footer_bg.png) no-repeat;
	margin: 0 0 0 0;
	padding-top:50px;

}

#siteby{
	font-size: 9pt;
	margin: -13px 0 50px 30px;
}



#dates {
	height: 24px;
	background: #73cbef;
	padding: 13px 0 10px 15px;
	font-size: 15pt;
}



#dates ul li {
	float: left;
	margin: 0 .4em;
}


#main {
	padding: 0 15px 50px 15px;
	background: url(../img/bg/white_bg+img.png) repeat-y;
	font-size: 10pt;
	line-height: 1.5em;
}

#content {
  background-color: #fff;
	margin: 25px 0 0 15px;
	float: left;
	width: 575px;
}

#sidebar {
	margin: -10px 15px 0 15px;
	float: right;
	width: 260px;
}

a.nav_date {
	color:black;
}

#back {
	float:right;
	margin:15px 25px 0 0;
}

/**
 * Navigation
**/

#navigation ul li, #footer ul li {
	float: left;
	margin-right: 20px;
	color: #08f;
}


#navigation ul li a {
	color: #fff;
	text-decoration: none;
}


#navigation ul li a:hover{
	color: #59bce4;

}

#dates ul li a {
	color: #000;
}
/**
 * Partner-Box
**/
#first_partner {
	float:left;
}

/*
 * Präsentation in Thickbox
 */

#TB_ajaxContent .praesentation {
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#TB_ajaxContent .praesentation img {
	display: block;
	margin: 0 .5em 0 0;
	float: left;
}

#TB_ajaxContent .praesentation span {
	margin: 1em 0 0;
	display: block;
}

/**
 * Sidebar
**/
#sidebar h4 {
	background: #333;
	color: #fff;
	font-size: 13pt;
	font-weight: bold;
	padding: 5px 0 5px 7px;
	margin-top: 30px;
	margin-bottom: 20px;

}

#sidebar ul { overflow:hidden; }

#sidebar li{
    float: left;
    list-style-type: none;
}


#premiumpartner li { margin: 0 0 .5em; }

#premiumpartner .fl_l { float: left; }

#premiumpartner .fl_r { float: right; }

#content p {
    margin: 1.25em 0;
}

#content p.books {
	clear:left;
}


#content img .fl_l {
/* float: left; */
margin: 0 1.25em .5em 0;
border: 0;
}

.buecher a { color: #fff; }

#buecher_text {
padding-left: 7px;
font-style: italic;
color: #333333;

}

.bild_text {
color: #656565;

font-style: italic;

}


/**
 * Element: Focusbox
**/
.focusbox {
	background: #d9d9d9;
	padding: 15px;
	margin: 15px 0 15px 0;
}

.focusbox h1.date {
	margin: 10px 0 20px 0;
	color: #3ac2fa;
	font-size: 36pt;
	text-transform: lowercase;

}

.focusbox h2.name {
	margin: 0 0 5px 0;
	font-size: 25pt;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1em;
}

.focusbox h3.info {
	font-size: 9pt;
	font-weight: bold;
	text-transform: uppercase;
}

.focusbox li {
	float: left;
	width: 180px;
	text-align: center;
}

.focusbox li a {
	padding-left: 3em;
	padding-right: 3em;
}

.focusbox ul {
	display: block;
	padding-bottom: 1em;
}



/**
 * Newsletter
**/
span.newsletter_text {
	font-size:.9em;
}
input.newsletter_mailform {
	width:19.4em;
	border:1px solid black;
	height:1.3em;
}
input.newsletter_submit,
.button {
	float:right;
	background: #333;
	color: #fff;
	cursor: pointer;
	font-size: 11pt;
	padding: 3px 5px;
	margin: 10px 0px 0 0;
	border:0;
}

a.button { 
	color: #FFF; 
	padding: 3px 10px;
}

.c_button { 
	background-color:#73CBEF;
	margin-right:2px;
	padding:2px 4px;
}

a.c_button { 
	color: #FFF; 
	font-weight: normal;
}

.partner li {
	font-weight:bold;
	padding:0 0 5px;
	clear: both;
	overflow: hidden;
}

ul.partner strong { float: left; }

.partner ul { float: right;}
.partner ul li { border: none; float: left; clear: none; }
div.newsletter_sent {
	padding-left:40px;
}

span.error {
	font-size:.7em;
	color:red;
}

p.dl {
	padding-bottom: 1em;
	overflow: hidden;
}

p.dl a {
	display: block;
	float: left;
	width: 49%;
	margin-bottom: 1em;
	height: 25px;
}
p.dl a img {
	float: left;
	padding-left: 0.5em;
	margin-right: .5em;
}

/**
 * Grids
**/

.grid {
	clear: both;
	display: block;
}

.home .g50.r {
	width: 49%;
	margin: 0 0 0 2%;
}

.grid .g50 {
	display: inline;
	float: left;
	width: 49%;
}

.grid .g50.l {
	float: left;

}

.grid .g50.r {
	float: right;
}

/**
 * Helpers
**/

.fl_r { float: right; }
.fl_l { float: left; }

.cl_b { clear: both; }

.normal { font-weight: normal; }
.bold { font-weight: bold; color: #0088FF;}
.italic { font-style: italic; }

.mt_10 { margin-top: 10px; }
.mr_15 { margin-right: 15px; }

.galerie { padding-bottom: 1em;}

#sidebar .galerie {
	width: 6em;
	padding-bottom: 0.25em;
	padding-right: 0.5em;
}

/* @group Teaser-Bilder Startseite */

.teaser_images {
	margin: 0;
	overflow: hidden;
}

.teaser_images li {
	float: left;
	list-style-type: none;
	margin: 0 .18em;
}

.teaser_images .first { margin-left: 0; }

.teaser_images .last { margin-right: 0; }

/* @end */
