/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
background:url(images/body_2.jpg) 
repeat;

	font: normal small Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

h1, h2, h3 {
color:#FF6600;
}

h2 {
}

h3 {
}

p, blockquote, ul, ol {
}

p {
}

blockquote {
	margin-left: 3em;
}

ul {
	margin-left: 3em;
}

ul li {
}

li {margin-left:3.5em;



}
ol {
	margin-left: 3em;
}

ol li {
}

a {
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
}

img {
}

/* boxtermine*/

.bildlinks
{
float:left;
margin: 0 10px 10px 0;
border: 0px solid #666666;
padding: 2px;
display: block;
overflow:hidden
}

.textlinks
{
float:left;
margin: 0 10px 10px 0;
border: 1px solid #666666;
background-color:
#0033CC;
padding: 2px;
display: block;

}



#werbung {

border: 1px solid #666666;
}
 


.boxtermine{

	
	
	
	
	border: 1px solid #FFEAA8;
	padding: 10px 10px 10px 10px;
	font-size:1em;
	text-align:left;
	color: #FFEAA8;
	border-collapse:collapse;
}
.boxtermine p{
	
	background-color:#D9E9F8;

	border: 1px solid #FFEAA8;
	padding: 10px 10px 10px 10px;
	font-size:1em;
	text-align:left;
	color: #FFEAA8;}
	
.boxterminetitel {
	font-size: 14px;
	color:#FFEAA8;
	font-weight:500;
	padding:0px 0px 0px 0px;
	text-align:left;

}

.boxterminetext {
	font-size:14px;
	color:#FFEAA8;
}


/* Boxed Style */

.boxed {

	margin-bottom:10px;
	background:#3138A3;
	border: 0px solid #FFDC51;
	padding: 5px 5px 5px 5px;
}

.boxed .title {
	height:24px;
	width: auto;
	padding: 10px 0 0 10px;
	background: url(images/img03.gif) repeat-x;
	border-bottom: 1px solid #FFFFFF;
	font-size: 1em;
	color:#FFEAA8;
}

.boxed .content {
	padding:5px 5px 5px 5px;
}

/* Post */

.post {
	margin-bottom: 5px;
	padding: 10px 10px 10px 10px;
	background: #3138A3  ;
	border:0px solid #FFDC51;
}

.post .title {
	
	padding: 5px 0 0 0;
	color:
	#FED08B;
}


.post .story {
}

.post h5 { 
font-size:14px;
color:#FFEAA8;
}

.post h4 {
font-size:14px ;
color:#FFEAA8;
}

.post  h2 {
font-size: 16px ;
color:#FFEAA8;
}

.post  h1 {
font-size: 20px ;
color:#FFEAA8;
}

.post h3 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: .8em;
}

.post .story p, .post .story blockquote, .post .story ul, .post .story ol {
	margin-bottom: 1.5em;
	line-height: 180%;
	
	}
	
/* Logo */

#logo {
	width: 780px;
	height: 149px;
	margin: 0 auto;
	background: 
	url(images/header.gif) no-repeat;
}

#logo h1 {
	padding: 90px 0 0 95px;
	text-transform: lowercase;
	letter-spacing: -2px;
	font-size: 4em;
}

#logo h1 span {
	font-size: .7em;
	font-weight: normal;
}

#logo h2 {
	margin-top: -1em;
	padding: 0 0 0 40px;
	text-transform: uppercase;
	letter-spacing: .2em;
	font-size: .8em;
	font-weight: bold;
}

#logo a {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 780px;
	height: 50px;
	
	/*background: url(images/img02.jpg) no-repeat;*/
}

#menu ul {
	float: right;
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 17px 20px 0 5px;
	text-decoration: none;
	text-transform: lowercase;
	font-size: .8em;
	font-weight: bold;
}

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

#menu .active a {
	text-transform: uppercase;
}

/* Content */

#content {
	width: 780px;
	margin: 0 auto;
	padding: 5px 0 0 0;
	background:
	#3E45AE;
	

}

#extra {



font-size: 1em;
color:#FFE2DF;
}


#extra a{
	font-size: 1em;
	color:
#FFFF00;
text-decoration:none;

}



/* Content > Main */

#main {
	float: left;
	width: 79%;
	padding-right:5px;
	padding-left:5px;
}

#main a {
}

/* Content > Main > Welcome */

#welcome {
}

/* Content > Main > Example */

#example {
}
#example2 {
}
#example3 {
}

#example4 {

}

#example4 li  { margin-left:4em;}

#example5 {

}
#example6 {

}








/* Content > Sidebar */

#sidebar {
	float: left;
	width: 150px;
}

#sidebar a {
}

/* Content > Sidebar > Login */



#login input {
	margin-bottom: 5px;
	padding: 2px 2px 2px 2px;
	border: 0px solid #385B88;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#inputtext1, #inputtext2 {
color:#FFEAA8;
}

#inputsubmit1 {
	background: #385B88;
	color: #FFFFFF;
}

/* Content > Sidebar > Updates*/

#updates {
}

#updates ul {
	margin: 0 ;
	list-style: none;
}

#updates h3 {
	margin: 0;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

#updates p {
	margin-bottom: 1.4em;
	font-size: smaller;
	line-height: normal;
}

/* Content > Sidebar > Partners*/

#partners {
}

#partners .content {
	padding: 10px 0;
}

#partners ul {
	margin: 0;
	border-bottom: 1px solid #D1BC5C;
	list-style: none;
	line-height: normal;
}

#partners li {
	padding: 10px;
	border-top: 1px solid #D1BC5C;
}

/* Footer */

#footer {
	clear: both;
	width: 700px;
	margin: 0 auto;
	padding: 10px 0;
	border-top: 1px dotted #FFFFFF;
	background:  no-repeat;;
}

#footer p {
	margin: 0;
	font-size: x-small;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}
.boxed-content-kleiner {
	padding: 8px;
	background: #EAF0FF;
	border-left: 2px solid #CADAFF;
	color:#0000FF;
	font-size: 1.4em;
	}
	
	
	#info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	background-color: #FFFF00;
	color: #0000FF;
	padding: 1px;
}
