/*
Theme Name: 50 Millisekunden
Theme URI: http://50millisekunden.de/
Description: Template zum Webauftritt von 50 millisekunden
Version: 1.0
Author: Rüdiger Marwein
Author URI: http://www.keinerweiss.de/
Tags: 
Text Domain: 50ms

  Template zum Webauftritt von 50 millisekunden

*/
body {
	font-size: 62.5%;
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	background-color: #fff;
	color: #282828;
}

div#main {
	font-size: 1.2em;
}

div {
	/*border: 1px dashed red;*/
}

h1 {
	margin-top:0;
	font-size: 1.3em;
	color: #000;
}

h2 {
	margin-top:0;
	font-size: 1.2em;
	color: #000;
}

h3,h4,h5,h6 {
	margin: 0;
	margin-bottom: 10px;
}

h3 {
	font-size: 1.2em;
	color: #2987a1;
}

h4 {
	font-size: 1.5em;
}

h5 {
	font-size: 1.3em;
}

h6 {
	font-size: 1.1em;
}

p {
	margin: 0;
	margin-bottom: 5px;
}

hr {
	border:none;
}

form {
	margin: 0;
	padding: 0;
}

blockquote p.bodytext {
	
}

a img {
	border:0;
}

a {
	color: #1899b6;
	text-decoration: none;
}

a:hover {
	color: #e1520e;
}

.csc-frame-frame1 {
	
}

.csc-frame-frame2 {
	
}

.align-center {
	text-align: center;
}

.align-left {
	text-align: left;
}

.align-right {
	text-align: right;
}

.align-justify {
	text-align: justify;
}

p.bodytext span.detail {
	
}

p.bodytext span.important {
	
}

p.bodytext span.name-of-person {
	
}

/**
 * The actual layout
 */
body {
	text-align: center;
}

#main { /*border:1px solid red;*/
	background:transparent url(images/visual_flowers.jpg) 0px 101px no-repeat;
	margin-left: auto;
	margin-right: auto;
	margin-top:60px;
	text-align: left;
	width: 920px;
}

#main-inner { /*border:1px solid red;*/
	background:transparent url(images/mask_header2.gif) top left no-repeat;
	padding-top:300px;
	width: 920px;
}

#homelink {
	position: absolute;
	top:60px;
	width: 220px;
	height: 100px;
}

#main-inner {
}

#title {
	margin-left: 200px;
}

#title-inner {
	padding: 10px 0 0 20px;
}

#title h1 {
	text-transform: uppercase;
	font-size: 2em;
	display: block;
	margin: 0;
}

#title p {
	font-size: 1.5em;
	display: block;
}

#navigation {
	float: left;
	width: 180px;
	padding: 23px 0 10px 20px;
}

#navigation-inner {
	
}

#navigation ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}


#navigation ul ul {
	font-size: 1.2em;
	list-style-type: none;
	padding: 0;
	margin: 2px 0 2px 0;
}

#navigation ul ul li {
	margin: 2px 0 2px 0;
}

#navigation ul li a {
	font-weight: bold;
	text-decoration: none;
}

#navigation ul ul li > ul {
	display:none;
}

#navigation ul li.current_page_item > ul,
#navigation ul li.current_page_ancestor > ul
 {
	display:block;
}

#navigation ul ul li a:hover,
#navigation ul li.current_page_item > a,
#navigation ul li.current_page_ancestor > a {
	text-decoration: none;
	color:#e1520e;
}

#navigation ul ul li.active a {
	color: black;
	font-weight: bold;
}

#navigation ul ul ul {
	margin: 2px 0 4px 0;
	margin-left: 7px;
	font-size: 0.9em;
}

#navigation ul ul ul li {
	
}

#content {
	float: left;
	width: 490px;
	margin: 0;
	padding: 26px 10px 10px 5px;
}

#content-inner {
	
}

#content hr {
	height: 10px;
	width: 500px;
	background: transparent url(images/hr_content.gif) top left no-repeat;
}

#content ul {
	list-style-type: none;
	padding-left:10px;
	
}

#content ul li {
	margin: 5px 0 5px 0;
	padding-left:15px;
	background:transparent url(images/li_content.gif) 0px 2px no-repeat;
}

#content ul.arrow li {
	margin: 5px 0 5px 0;
	padding-left:15px;
	background:transparent url(images/li_marginal.gif) 0px 2px no-repeat;
}

#content table tr th {
	font-weight:bold;
	vertical-align:top;
	padding:2px;
}

#content table tr td {
	vertical-align:top;
	padding:2px;
}

#breadcrumb {
	margin-bottom:26px;
}

#marginal {
	float: right;
	width: 180px;
	padding: 10px;
	padding-top: 36px;
	font-size:0.9em;
}

#marginal-inner {
	
}

#marginal-inner > ul > li {
	margin-bottom:10px;
}

#marginal h2 {
	color:#000;
	font-size:1em;
}

#marginal ul {
	font-size: 1.1em;
	list-style-type: none;
	padding: 0;
	margin: 0;
}



#marginal ul ul li {
	margin: 5px 0 5px 0;
	padding-left:15px;
	background:transparent url(images/li_marginal.gif) 0px 2px no-repeat;
}

#marginal ul li a {
	
}

#marginal ul li a:hover {
	
}

#marginal ul li.active a {
	
}

#bottom-navigation {
	clear: both;
	padding:0;
	
}

#bottom-navigation hr {
	height: 20px;
	background: transparent url(images/hr_footer.gif) top left no-repeat;
}

#bottom-navigation a {
	font-weight:bold;
}

#bottom-navigation a:hover {
	text-decoration: underline;
}

#bottom-navigation-inner {
	width: 920px;
	float: left;
	padding: 0;
	margin-bottom:20px;
}

#bottom-navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
}

#bottom-navigation ul li {
	margin-right:20px;
	display: inline;
}

#bottom-navigation ul li.active a {
	
}

div.textpic {
	clear:left;
	margin-bottom:15px;
}

div.textpic img {
	float:left;
	margin: 0px 5px 5px 0px;
	border:none;
}

h2.blog-link {
	color: #78a74b;
	
}
h2.blog-link a {
	color: #78a74b;
	font-size:1.2em;
}

div#noch-fragen {
	background:transparent url(images/right_noch_fragen.png) left top no-repeat;
	height:170px;
	padding: 5px;
}

#home-boxes {
	clear:both;
}

#box-twitter {
	width:233px;
	float:left;
	height:147px;
	background:transparent url(images/twitterbox_bottom.png) left bottom no-repeat;
}

#box-twitter ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

#box-twitter ul li {
	background:none;
	margin:0;
	padding-left:0;
}

#box-blog {
	color:#7b9856;
	height:120px;
	float:left;
	margin-left:20px;
	margin-top:27px;
	width:237px;
	background:transparent url(images/blogbox_bottom.png) left bottom no-repeat;
}

#box-blog a {
	color:#7b9856;
}

#box-twitter-inner {
	padding-left:10px;
	height:78px;
	padding-top:63px;
	background:transparent url(images/twitterbox_top.png) 0px 27px no-repeat;
}

#box-blog-inner {
	height:78px;
	padding-left:10px;
	padding-top:36px;
	background:transparent url(images/blogbox_top.png) 0px 27px no-repeat;
}

/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

img.alignleft {
	margin-right:5px;
	margin-bottom:5px;
	float: left;
}

img.alignright {
	margin-left:5px;
	margin-bottom:5px;
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions & aligment */

.ddsg-wrapper > div > p {
	display:none;
}

