/* Standard-CSS für Die Tolle */

/* Wichtige Farben
Hintergrund grau = #444444
*/

html, body, div, p, h1, h2, h3, ul, ol,
span, a, table, td, form, img, li {
   margin: 0;
   padding: 0;
   font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
   color: #FFFFFF;
}

html, body {
   font-size: 101%;
   text-align:center;
   background-color:#444444;
   line-height:0px;
}

a:link {
   color: #000000;
   text-decoration: underline;
}

a:visited {
   color: #000000;
   text-decoration: underline;
}

a:hover {
   color: #000000;
   text-decoration: none;
}

a:active {
   color: #000000;
   text-decoration: none;
}

strong {
   font-weight: bold;
}

img {
   border: 0;
}

.c {
   clear: both;
}

.center {
   text-align: center;
}

.right {
   text-align: right;
}

.top {
   vertical-align: top;
}

p {
	font-family:Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height:16px;
	color:#000000;
	padding-bottom:13px;
}

h1 {
	font-family:Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 16px;
	line-height:24px;
	color:#000000;
	padding-bottom:5px;
}

h2 {
	font-family:Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height:24px;
	color:#000000;
	padding-bottom:5px;
}

ul {
	margin-left:15px;
}

li {
	font-family:Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height:16px;
	color:#000000;
}

.bildlinks {
	float:left;
	padding-right:10px;
	padding-bottom:10px;
}

.bildrechts {
	float:right;
	padding-left:10px;
	padding-bottom:10px;
}

.bildnone {
	padding-bottom:10px;
	padding-top:10px;
}

#logo {
	background-image:url(../display/logo.jpg);
	background-repeat:no-repeat;
	width:683px;
	height:159px;
	margin:auto;
}

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

#menu li {
	display:inline;
	margin:0px;
	padding:0px;
}

#container_2spaltig {
	background-color:#FFFFFF;
	background-image:url(../display/bg.gif);
	background-repeat:repeat-y;
	width:673px;
	margin:auto;
	text-align:left;
	min-height:350px;
	padding-left:10px;
	padding-top:10px;

}

#container{
	background-color:#FFFFFF;
	width:663px;
	margin:auto;
	text-align:left;
	min-height:350px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
}

#erstespalte {
	width:460px;
}

#zweitespalte {
	float:right;
	width:205px;
	margin-right:5px;
	color:#FFFFFF;
}

#zweitespalte p {
	color:#FFFFFF;
}

#zweitespalte h1 {
	color:#FFFFFF;
}

#zweitespalte h2 {
	color:#FFFFFF;
}

#zweitespalte a:link, #zweitespalte a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#zweitespalte a:hover, #zweitespalte a:active {
	color:#FFFFFF;
	text-decoration:underline;
}

#container_2spaltig h1, #container_2spaltig h2, #container_2spaltig p, #container_2spaltig table, #container_2spaltig .kontaktformular  {
	margin-left:10px;
}

#container_2spaltig .bildnone {
	margin-left:10px;
}

#container h1, #container h2, #container p, #container table, #container div, #container .bildnone {
	margin-left:10px;
	margin-right:10px;
}

#container div h2 {
	margin-left:0px;
}

#footer {
	background-image:url(../display/bg_footer.gif);
	background-repeat:repeat-x;
	height:60px;
	width:683px;
	margin:auto;
}

#footer p {
	font-family:Trebuchet MS, Verdana, Arial, sans-serif;
	font-size:12px;
	color:#FFFFFF;
  line-height:12px;
}

#footer #footer_links {
	float:left;
	margin-top:24px;
	margin-left:10px;
	font-weight:bold;
}

#footer #footer_rechts {
	margin-left:468px;
	padding-top:17px;
	font-size:10px;
	text-align:left;
}

#footer a:link, #footer a:visited {
	font-family:Trebuchet MS, Verdana, Arial, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}

#footer a:hover, #footer a:active {
	font-family:Trebuchet MS, Verdana, Arial, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:underline;
}

#hinweis {
	font-family:Trebuchet MS, Verdana, Arial, sans-serif;
	font-size:10px;
	color:#FFFFFF;
  margin-top:15px;
  line-height:16px;
}

#hinweis a:link, #hinweis a:visited {
	font-family:Trebuchet MS, Verdana, Arial, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}

#hinweis a:hover, #hinweis a:active {
	font-family:Trebuchet MS, Verdana, Arial, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:underline;
}

table {
	width:400px;
	padding-bottom:15px;
}

td {
	font-family:Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height:16px;
	color:#000000;
	height:20px;
	padding:5px;
}

.zeile1 {
	background-color:#D4CBAE;
}

.zeile2 {
	background-color:#FFFFFF;
}

fieldset {
	border:none;
	margin:0;
	padding:0;
	margin-top:10px;
}

#content fieldset p {
	margin-left:0px;
}

.kontaktformular {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height:16px;
	color:#000000;
  float: left;
  margin-right: 10px;
  margin-bottom:10px;
  color:#000000;
}

input {
	width:202px;
	border-top: 1px solid #C7C7C7;
	border-left: 1px solid #C7C7C7;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	background-color:#D4CBAE;
	height:15px;
	padding-top: 3px;
	padding-bottom:3px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}

input:focus {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #C7C7C7;
	border-right: 1px solid #C7C7C7;
}

input.lange {
	width:426px;
	border-top: 1px solid #C7C7C7;
	border-left: 1px solid #C7C7C7;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	background-color:#D4CBAE;
	height:15px;
	padding-top: 3px;
	padding-bottom:3px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	float:left;
}

input.lange:focus {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #C7C7C7;
	border-right: 1px solid #C7C7C7;
}

.absenden {
	width:150px;
	height:35px;
	border-top: 1px solid #C7C7C7;
	border-left: 1px solid #C7C7C7;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	padding-top: 3px;
	padding-bottom:3px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
	margin-top:0px;
}

.absenden:focus {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #C7C7C7;
	border-right: 1px solid #C7C7C7;
}

textarea {
	width:426px;
	border-top: 1px solid #C7C7C7;
	border-left: 1px solid #C7C7C7;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	background-color:#D4CBAE;
	padding-top: 3px;
	padding-bottom:3px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}

textarea:focus {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #C7C7C7;
	border-right: 1px solid #C7C7C7;
}

.kontakt_clear {
    clear: both;
    width: 1px;
    height: 1px;
    line-height: 1px;
    overflow: hidden;
}

#zweitespalte .newslink:link, #zweitespalte .newslink:visited, #zweitespalte .newslink:active, #zweitespalte .newslink:hover {
	text-decoration:none;
}

.teamfoto {
	float:left;
	margin-left:0px;
	margin-bottom:0px;
}

#container .teamfoto p {
	margin-left:0px;
	margin-bottom:0px;
	margin-top:5px;
}

#menu {
	background-color:#D4CBAE;
	width:683px;
	margin:auto;
}

#header {
	background-color:#FFFFFF;
	width:683px;
	margin:auto;
}

#teamfoto {
	float:left;
	padding-right:10px;
}

#team1, #team2, #team3, #team4, #team5, #team6 {
	display:none;
}

#team1 ul li, #team2 ul li, #team3 ul li, #team4 ul li, #team5 ul li, #team6 ul li  {
	margin-left:20px;
}

.fehler {
	font-weight:bold;
	color:#FF0000;
}