/*
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: #565d6e url(images/bg_verlauf.jpg) repeat-x; 

	font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #313131;
}

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

h1 {
	margin-bottom: .5em;
	font-size: 182%;
	font-weight: normal;
	letter-spacing: -2px;
}

h2 {
	margin-bottom: .5em;
	font-size: 136%;
	font-weight: normal;
	letter-spacing: -1px;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, blockquote, ol, ul {
	margin-bottom: 1.5em;
	text-align: justify;
	line-height: 167%;
	font-size: 100%;
}

blockquote {
	margin-left: 2em;
}

table img {
border:0px;
}

ol {
	margin-left: 2em;
}

ul {
	list-style: none;
	text-align:left;
}

ul li {
	font-size: 100%;
	padding-left: 1em;
	background: url(images/img07-1.gif) no-repeat left top;
}

ul li ul {
	margin-bottom:0px;
	margin-left:0.5em;
}

ul li ul li {
	padding-left: 1em;
	background: url(images/img07-2.gif) no-repeat left top;
}

a {
	text-decoration: none;
	color: #313131;
}

a:hover {
	text-decoration: underline;
	color: #d80d06;
}

/* Menu */

#menu {
	width: 960px; 
	background:#fff url(images/flag.jpg) no-repeat right center;
	border-left: 20px solid #cc231c;
	height: 60px;
	margin: 0 auto;
	margin-top:20px
}

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

#menu li {
	padding: 0;
	display: inline;
	background: none;
}

#menu a {
	display: block;
	float: left;
	height: 40px;
	padding: 20px 20px 0 20px;
	font-size: 100%;
	font-weight: bold;
	font-style:italic;
	color:#cc231c;
	border-left:1px solid #fff;
}



#menu a:hover {
	background: #cc231c;
	text-decoration: none;
	color: #FFFFFF;
	border-left:1px solid #ccc;
}



#menu b {
	text-decoration: underline;
}

/* Logo */

#logo {
	width: 980px;
	height: 214px;
	margin: 0 auto;
	background: #010100 url(images/banner01.jpg);
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}



#logo h1 {
	margin: 0;
	padding: 120px 0 0 0;
	text-align: right;
	letter-spacing: -1px;
	font-size: 189%;
}

#logo h2 {
	margin: 0;
	padding: 0 0 0 0;
	text-align: right;
	letter-spacing: -1px;
	font-size: 100%;
	font-weight: bold;
	font-style: italic;
}

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


/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	background: url(images/img03-1.gif) repeat-y;
}

/* Content */

#content {
	float:left;
	border-left: 20px solid #cc231c;

 	width: 653px;
	padding: 20px 30px 20px 25px; /* -- oben|rechts|unten|links -- */
	background: #f2f2f2;
	background: #f5f5f5;
	min-height:620px;
	height:auto !important;  /* f�r moderne Browser */
	height:620px;  /*f�r den IE */
}

#welcome {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 1px;
	
}

.floating-box h2{
margin-top:20px;
	
}

.floating-box p, .floating-box blockquote, .floating-box ol, .floating-box ul {
	line-height: 144%;
	font-size: 97%;
}

.floating-box img {
	border: 5px solid #FFFFFF;
}

.tab_spacer{
width:4%;
}


#slider {
background:#666666;
width:10px;
}


#sidebar{

	float:right;
	width:200px;
	padding: 20px;
	padding-left:20px;
	padding-right:20px;
	margin-left: -240px;
}





#sidebar blockquote {
	margin-left: 0;
	background: url(images/img09.gif) no-repeat right bottom;
	font-size:115%;
}

#sidebar blockquote p {
	text-align: left;
	line-height: normal;
	font-style: italic;
}

#content blockquote {
	margin-left: 2em;
	margin-right: 2em;
	background: url(images/img09.gif) no-repeat right bottom;
}

#content blockquote p {
	text-align: left;
	line-height:167%;
	font-style: italic;

}

#links {
	text-align:center;
	
}

#links ul {
	background: url(images/img04.gif) repeat-x left bottom;
}

#links li {
	padding: 5px 0;
	background: url(images/img04.gif) repeat-x left top;
}

#links a {
	padding-left: 1em;
	background: url(images/img08.gif) no-repeat left center;
	color: #d80d06;
}

a:link {
	
}
a.textlink{
color:#db5600;
color: #d80d06;	
	
}

/* Footer */

#footer {
	width: 980px;
	height: 50px;
	margin: 0 auto;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#footer .wrapper {
	width: 980px;
	margin: 0 auto;
}

#footer .links {
	float: left;
	width: 650px;
	height: 34px;
	padding: 16px 30px 0 30px;
	
	border-left: 20px solid #cc231c;
	font-size: 85%;
	background: #fff;
}


#footer .legal {
	float: right;
	width: 230px;
	height: 34px;
	margin: 0 auto;
	padding: 16px 20px 0 0;
	
	text-align: right;
	font-size: 85%;
	background: #fff;
}

/* Contact Sheet */

#kontakt_online {
width: 280px;
margin-top:5px;
padding-top:10px;
padding-left:5px;
padding-right:5px;
margin-left: 0px;
margin-right: 18px;
border-top: 2px solid #6e8593;
line-height:15px;
}

#kontakt_persoenlich {
width: 280px;
margin-top:5px;
padding-top:10px;
padding-left:5px;
padding-right:5px;
margin-left: 0px;
margin-right: 18px;
border-top: 2px solid #6e8593;
line-height:15px;
}

input, textarea { 
width:210px;
border: 1px solid #aaaaaa; 
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
padding: 2px;
}

input:hover, textarea:hover, select:hover, input:focus, textarea:focus, select:focus { border: 1px solid #cc231c;}

.form_button {
width: 90px;
}

#tab_kontakt{
 font-size: 12px;
  }


