/*  
Theme Name: RackTheme
Theme URI: http://www.fries-rack.com/
Description: RackTheme von OI
Version: 1.1
Author: OI
Author URL: http://www.fries-rack.com/
*/

h1, h2, h3, h4, h5, h6  {
	margin-top: 5px;
	margin-bottom: 5px;
  color: #000;
}

a:link, a:visited  {
	color: #4392cc;
}

a:hover { text-decoration: underline !important; }

/* STRUCTURE */

#wrap {

}

#header  {
	position: relative;
  height: 125px;
  background: #fff url(default/header.jpg) repeat-x top left;
	border-bottom: 7px solid #ebf4fa;
}

#header h1.title  {
	font-size: 20pt;
	font-weight: normal;
	margin: 15px 0 0 0;
	line-height: 0.8em;
  color: #000000;
}

#header h1.title a  {
	text-decoration: none;
}

#header p.description  {
	font-size: 1.1em;
}

#language {
 position: absolute;
 height:17px;
 width:500px;
 float:right;
 right:0px;
 padding:5px;
 background-color: #000000;
}
  
#language li {
  display: inline;
  padding: 10px; 
  margin: 5px 23px 23px 23px;
  
}

#language a  {
	font-weight: normal;
	text-decoration: none;
  text-align: center;
	font-size: 0.9em;
  color: #4392cc;
	
}

#nav  {
	position: absolute;
	top: 80px;
	left: 180px;
}

.grid_10 h2  {
	color: #000;
	font-size: 24px;
}

#featured  {
	position: relative;
	padding-top: 10px;
  background: #74aad6 url(default/featuredbg.jpg) repeat-x bottom left;

}

#featured .buttons  {
	width: 200px;
}

#featured a {
	color: #000;

}

*:first-child+html #featured .buttons  {
	margin: 0;
}

*html  #featured .buttons  {
	margin: 0;
}

#featured .buttons a.prev  {
	margin-right: 5px;
	height: 0;
	overflow: hidden;
	padding-top: 28px;
	width: 92px;
  background: url(default/prev.gif) no-repeat top left;
}

#featured .buttons a.next  {
	z-index: 9999;
	margin-left: 5px;
	height: 0;
	overflow: hidden;
	padding-top: 28px;
	width: 92px;
  background: url(default/next.gif) no-repeat top left;
}

.featimg img {
	top: 0px;
	left: 0px;
}

.breadcrumb
{
	color:#4392CC;
}

.breadcrumb a:hover
{
	color:#fff;
}

#steps  {
	height: 46px;
  background: #1b5891 url(default/stepsbg.jpg) repeat-x top left;
}

#steps ul  {
	margin: 12px 0 0 0;
	padding: 0;
}

#steps ul li  {
	display: inline;
	margin: 0 20px 0 0;
}

#steps ul li a  {
	color: #fff;
	font-size: 1.2em;
	text-decoration: none;
}

#content  {
	padding: 20px 0;
  background-image:url(default/bg_content.gif); 
  background-repeat:repeat-y;
	border-top: 7px solid #e2eff8;
	border-bottom: 7px solid #e2eff8;
	background-color: #fff;
}

#content .moreinfo  {
	padding: 0 10px;
	width: 258px;
  border: 1px solid #c8cdd0;
	background-color: #e5e9ec;
	color: #75818a;
}

#content .moreinfo .more a  {
	font-weight: bold;
	text-decoration: none;
	padding: 2px 0 2px 20px;
  color: #4093ce;
	background: #e5e9ec url(default/moreinfo.png) no-repeat center left;
}

#content .moreinfo .more a  {
	color: #4093ce;
}

#content .messetermine  {
  padding: 0 10px;
	width: 322px;
  background: #E5E9EC url(default/bg_messe.png) repeat-x top left;
  border:1px solid #C8CDD0;
  color:#75818A;
}

#content .messetermine .more a  {
	font-weight: bold;
	text-decoration: none;
	padding: 2px 0 2px 20px;
  background:#E5E9EC url(default/moreinfo.png) no-repeat scroll left center;
  color:#4093CE;
}

#content .messetermine .more a  {
	color: #4093ce;
}

#news  {
	position: relative;
  color: #75818a;
}

#news ul li a  {
	color: #4093ce;
}

#news p.more a  {
	color: #75818a;
}

#bottom {
	padding: 10px 0px;
 	background: #9fc9e6 url(default/bottombg.jpg) repeat-x top left;

}

#footer {
  font-size:11px;
  font-weight:normal;
  color: #fff;
  height:50px;
  background: #9fc9e6 url(default/footerbg.jpg) repeat-x top left;

}

#footer a:hover  {
  background: #FFF; 
  color: red;
  text-decoration: none;
}

#footer_menu {
	}
	
#footer_menu li {
  display: inline;
  padding: 0px; 
  margin: 10px 0px 0px 5px;
  
}
#footer_menu a {
  padding: 2px 2px 2px; 
}


#footer p  {
	padding-top: 15px;
	margin: 0;
}


#footer p a  {
	text-decoration: none;
  color: #fff;
}
#footer img {
	vertical-align:middle;
}

/* NAVIGATION */

#nav ul  {

}

#nav ul li  {
	list-style: none;
	display: inline;
	padding: 0;
	margin: 0 11px;
}

#nav ul li a:link, #nav ul li a:visited  {
	font-size:13px;
	text-decoration: none;
	font-weight: bold;
  color: #000;
}

#nav ul li a:hover  {

}

/* BLOG CSS */

.post .categories  {
	padding: 10px;
	margin-top: 50px;
  background-color: #4392cc;
	color: #fff;
}

.post .categories a  {
	font-weight: bold;
	text-decoration:none;
  color: #fff;
}

.post  {
	padding-top: 0px;
}

.post h2.title  {
	margin: 10px 0px;
	font-size: 24px !important;
	line-height: 24px;
	font-weight: bold !important;
}

.post h2.title .date  {
	padding: 0 0 0 30px;
  color: #bcd9ee;
}

.post h2.title a  {
	text-decoration: none;
  color: #fff;
}

.post p.comments a  {
	padding: 0 0 0 22px;
	font-weight: bold;
	text-decoration: none;
	background: url(default/comments.jpg) no-repeat center left;
	color: #000;
}

p.continue  {
	float: left;
	display: inline-block;
}

p.continue a  {
	font-weight: bold;
	text-decoration: none;

}

#postad  {
	width: 468px;
	height: 60px;
	padding: 10px 56px 10px 56px;
	margin-bottom: 20px;
  background-color: #ecf4fa;
}

a.adlink  {
	text-decoration: none;
	font-size: 10px;
	display: block;
	margin-top: -5px;
  color: #000;
}

.asides  {
	margin: 25px 0;
}

.asidespost  {
	padding-left: 10px;
	font-size: 14px;
  border-left: 3px solid #4392cc;
}

.asidespost .comments a  {
	font-weight: bold;
	text-decoration: none;
	padding-left: 3px;
}

#sidebar img.bigad  {
	border: 2px solid #4392cc;
}

#postnav  {
	margin-top: 30px;
}

*:first-child+html #postnav  {
	height: 1%;
}

*html #postnav  {
	height: 1%;
}

#postnav p.prev a  {
	padding: 2px 0 0 22px;
	font-weight: bold;
	text-decoration: none;
	background: url(default/prev.png) no-repeat bottom left;
	color: #000;
}

#postnav p.next a  {
	padding: 2px 22px 0 0;
	font-weight: bold;
	text-decoration: none;
	background: url(default/next.png) no-repeat bottom right;
	color: #000;
}

#sidebar  {
}

#leftwidget  {
	width: 159px;
	padding-right: 10px;
	margin-right: 0;
  border-right: 1px solid #dedede;
}

.widgetlist  h3  {
	margin: 0 0 7px 0;
	padding: 5px 0 5px 10px;
	font-weight: normal;
	font-size: 16px;
 	color: #fff;
}

.widgetlist ul  {
	margin: 0 0  20px 0;
}

.widgetlist ul li  {
	margin: 0;
	padding: 4px 0 4px 10px;
	list-style: none;
	font-size: 14px;
  border-bottom: 1px solid #f0f0f0;
}

.widgetlist ul li a:link, .widgetlist ul li a:visited  {
	text-decoration: none;
  color: #000;
}

/* Pageitem */

div.crop {
        width: 960px;
        height: auto;
        overflow: hidden;
}

div.widearea {
        width: 10000px; 
        height: auto;
}

div.widearea div {
        height: auto;
        display: block;
        float: left;
}
div.widearea .pageitem { 
	width:960px;
}


/* POST ENTRY */

.entry { margin-bottom:5px;}
.entry h3 {
	font-weight: normal !important;
	font-size: 20px !important;
}
.entry h4 {
	font-weight: normal !important;
	font-size: 18px !important;
}
.entry p{
	text-align:left;
	font-size:12px;
	line-height:20px !important;
	}
.entry a:hover {
	color: #000;
	text-decoration: none !important;
}	
.entry blockquote { 
	padding: 0px 10px;
	border-left: 2px solid #777777;
	margin: 5px auto 15px auto;
	width:85%;
	color: #777777;
	font-style: italic;
	}
.entry blockquote p {
	font-size:12px;
	padding: 5px 0px;
	margin: 5px 0px;
	line-height: 20px;
	}
.entry img { 
	padding: 2px 2px 2px 2px;
	}
.entry ul, .entry ol {
	margin-bottom:15px;
	font-size:12px;
	line-height:20px;
	}
.entry ul li ul, .entry ol li ol{
	margin-bottom:0px;
	padding-top:3px;
	}
.entry ul li {
	list-style:circle inside !important;
	margin-left:15px;
	padding:3px 0px;
	}
.entry ul li ul li {
	list-style:disc inside !important;
	}
.entry ol li {
	list-style:decimal inside !important;
	font-size:12px;
	padding:3px 0px;
	}
.entry ol li ol li {
	list-style:decimal-leading-zero inside !important;
	}

/* COMMENTS */

#comments h2  {
	margin: 0px 0px 20px;
	font-size: 24px !important;
	line-height: 24px;
	font-weight: normal !important;
}
.commentlist {
	border-top: 2px solid #C0E1F8;
}
.commentlist li {
	list-style: none;
	margin: 0px;
	padding: 10px;
  border-bottom: 2px solid #C0E1F8;
}
.commentlist p {
	margin-bottom:10px;
}
.commentlist .gravatar {
	float:left;
	margin: 0px 10px 0px 0px;
}
.commentlist cite {
	font-weight: bold;
	font-size: 14px;
	font-style: normal;
}
.commentlist cite a:hover {
	text-decoration: none !important;
}
.commentlist .metadata {
	color:#000 !important;
	text-decoration: none !important;
	font-weight: normal !important;
}	
.commentlist .metadata:hover {
	text-decoration: underline !important;
}
.commentlist .alt {
	background: #E2EFF8;
}
#commentform input {
	padding: 5px;
	margin-right: 10px;
  background: #E2EFF8;
	border: 1px solid #C0E1F8;
}
#commentform textarea {
	padding: 5px;
  background: #E2EFF8;
	border: 1px solid #C0E1F8;
}

/* STYLES */

.bordered  {
	border: 1px solid #000;
}

.floatleft  {
 float: left;
}

.floatright  {
	float: right;
}

.alignright  {
	text-align: right;
}

.alignr  {
	text-align: right;
}

/* ------------------------------------------ */
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */
/* ------------------------------------------ */

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,
b, u, i, center,
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-size: 100%;
	
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* ------------------------------------------ */
/*
	960 Grid System ~ Text CSS.
	Learn more ~ http://960.gs/

	Licensed under GPL and MIT.
*/
/* ------------------------------------------ */


/* =Basic HTML
--------------------------------------------------------------------------------*/

body
{
	font: 12px/1.5 Arial, Helvetica, FreeSans, sans-serif;
  background: #e3eced;
  background-image: url(default/bgbunt.jpg);
  background-position:center;
  background-repeat:no-repeat;
  background-position:top;
}

a:focus
{
	outline: 1px dotted invert;
}

hr
{
	border-color: #ccc;
	border-style: solid;
	border-width: 1px 0 0;
	clear: both;
	height: 0;
}

/* =Headings
--------------------------------------------------------------------------------*/

h1
{
	font-size: 25px;
}

h2
{
	font-size: 26px;
}

h3
{
	font-size: 18px;
}

h4
{
	font-size: 19px;
}

h5
{
	font-size: 17px;
}

h6
{
	font-size: 15px;
}

/* =Spacing
--------------------------------------------------------------------------------*/

ol
{
	list-style: decimal;
}

ul
{
	list-style: disc;
}

li
{
	margin-left: 30px;
}

p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset
{
	margin-bottom: 10px;
}

.wpcf7-form input
{
	margin-bottom: 10px;	
}

.wpcf7-form textarea
{
	margin-bottom: 10px;	
}



/*
	960 Grid System ~ Core CSS.
	Learn more ~ http://960.gs/

	Licensed under GPL and MIT.
*/

/* =Containers
--------------------------------------------------------------------------------*/

.fullspan  {
	margin-left: auto;
	margin-right: auto;
	width: 980px;
}

.container_12,
.container_16
{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

/* =Grid >> Global
--------------------------------------------------------------------------------*/

.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12,
.grid_13,
.grid_14,
.grid_15,
.grid_16
{
	display: inline;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}

.container_12 .grid_3,
.container_16 .grid_4
{
	width: 220px;
}

.container_12 .grid_6,
.container_16 .grid_8
{
	width: 460px;
}

.container_12 .grid_9,
.container_16 .grid_12
{
	width: 700px;
}

.container_12 .grid_12,
.container_16 .grid_16
{
	width: 940px;
}

/* =Grid >> Children (Alpha ~ First, Omega ~ Last)
--------------------------------------------------------------------------------*/

.alpha
{
	margin-left: 0;
}

.omega
{
	margin-right: 0;
}

/* =Grid >> 12 Columns
--------------------------------------------------------------------------------*/

.container_12 .grid_1
{
	width: 60px;
}

.container_12 .grid_2
{
	width: 140px;
}

.container_12 .grid_4
{
	width: 300px;
}

.container_12 .grid_5
{
	width: 380px;
}

.container_12 .grid_7
{
	width: 540px;
}

.container_12 .grid_8
{
	width: 620px;
}

.container_12 .grid_10
{
	width: 780px;
}

.container_12 .grid_11
{
	width: 860px;
}

/* =Grid >> 16 Columns
--------------------------------------------------------------------------------*/

.container_16 .grid_1
{
	width: 40px;
}

.container_16 .grid_2
{
	width: 100px;
}

.container_16 .grid_3
{
	width: 160px;
}

.container_16 .grid_5
{
	width: 280px;
}

.container_16 .grid_6
{
	width: 340px;
}

.container_16 .grid_7
{
	width: 400px;
}

.container_16 .grid_9
{
	width: 520px;
}

.container_16 .grid_10
{
	width: 580px;
}

.container_16 .grid_11
{
	width: 640px;
}

.container_16 .grid_13
{
	width: 760px;
}

.container_16 .grid_14
{
	width: 820px;
}

.container_16 .grid_15
{
	width: 880px;
}

/* =Prefix Extra Space >> Global
--------------------------------------------------------------------------------*/

.container_12 .prefix_3,
.container_16 .prefix_4
{
	padding-left: 240px;
}

.container_12 .prefix_6,
.container_16 .prefix_8
{
	padding-left: 480px;
}

.container_12 .prefix_9,
.container_16 .prefix_12
{
	padding-left: 720px;
}

/* =Prefix Extra Space >> 12 Columns
--------------------------------------------------------------------------------*/

.container_12 .prefix_1
{
	padding-left: 80px;
}

.container_12 .prefix_2
{
	padding-left: 160px;
}

.container_12 .prefix_4
{
	padding-left: 320px;
}

.container_12 .prefix_5
{
	padding-left: 400px;
}

.container_12 .prefix_7
{
	padding-left: 560px;
}

.container_12 .prefix_8
{
	padding-left: 640px;
}

.container_12 .prefix_10
{
	padding-left: 800px;
}

.container_12 .prefix_11
{
	padding-left: 880px;
}

/* =Prefix Extra Space >> 16 Columns
--------------------------------------------------------------------------------*/

.container_16 .prefix_1
{
	padding-left: 60px;
}

.container_16 .prefix_2
{
	padding-left: 120px;
}

.container_16 .prefix_3
{
	padding-left: 180px;
}

.container_16 .prefix_5
{
	padding-left: 300px;
}

.container_16 .prefix_6
{
	padding-left: 360px;
}

.container_16 .prefix_7
{
	padding-left: 420px;
}

.container_16 .prefix_9
{
	padding-left: 540px;
}

.container_16 .prefix_10
{
	padding-left: 600px;
}

.container_16 .prefix_11
{
	padding-left: 660px;
}

.container_16 .prefix_13
{
	padding-left: 780px;
}

.container_16 .prefix_14
{
	padding-left: 840px;
}

.container_16 .prefix_15
{
	padding-left: 900px;
}

/* =Suffix Extra Space >> Global
--------------------------------------------------------------------------------*/

.container_12 .suffix_3,
.container_16 .suffix_4
{
	padding-right: 240px;
}

.container_12 .suffix_6,
.container_16 .suffix_8
{
	padding-right: 480px;
}

.container_12 .suffix_9,
.container_16 .suffix_12
{
	padding-right: 720px;
}

/* =Suffix Extra Space >> 12 Columns
--------------------------------------------------------------------------------*/

.container_12 .suffix_1
{
	padding-right: 80px;
}

.container_12 .suffix_2
{
	padding-right: 160px;
}

.container_12 .suffix_4
{
	padding-right: 320px;
}

.container_12 .suffix_5
{
	padding-right: 400px;
}

.container_12 .suffix_7
{
	padding-right: 560px;
}

.container_12 .suffix_8
{
	padding-right: 640px;
}

.container_12 .suffix_10
{
	padding-right: 800px;
}

.container_12 .suffix_11
{
	padding-right: 880px;
}

/* =Suffix Extra Space >> 16 Columns
--------------------------------------------------------------------------------*/

.container_16 .suffix_1
{
	padding-right: 60px;
}

.container_16 .suffix_2
{
	padding-right: 120px;
}

.container_16 .suffix_3
{
	padding-right: 180px;
}

.container_16 .suffix_5
{
	padding-right: 300px;
}

.container_16 .suffix_6
{
	padding-right: 360px;
}

.container_16 .suffix_7
{
	padding-right: 420px;
}

.container_16 .suffix_9
{
	padding-right: 540px;
}

.container_16 .suffix_10
{
	padding-right: 600px;
}

.container_16 .suffix_11
{
	padding-right: 660px;
}

.container_16 .suffix_13
{
	padding-right: 780px;
}

.container_16 .suffix_14
{
	padding-right: 840px;
}

.container_16 .suffix_15
{
	padding-right: 900px;
}

/* =Clear Floated Elements
--------------------------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */

html body * span.clear,
html body * div.clear,
html body * li.clear,
html body * dd.clear
{
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* http://www.positioniseverything.net/easyclearing.html */

.clearfix:after
{
	clear: both;
	content: '.';
	display: block;
	visibility: hidden;
	height: 0;
}

.clearfix
{
	display: inline-block;
}

* html .clearfix
{
	height: 1%;
}

.clearfix
{
	display: block;
}