body, html, div
{
	padding: 0;
	margin: 0;
	border: none;
	text-align: center;
}

body.hauptseite
{
	background-color: #04abd8;
	background-image:url(img/bg.gif);
	background-repeat:repeat-x;
}

body.einblender
{
	padding: 0px 10px;
}

body, td
{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #5c6567;
}

/******************************************************************************
 * wichtige Tags:
 */
a:link, a:visited
{
	color: #04abd8;
	text-decoration: none;
}

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

H1, H2, H3
{
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	text-align: center;
	/*font-family: Georgia, Garamond, "Times New Roman", Times, serif;
	color: #a8050b;*/
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}


h1
{
	font-size: 16pt;
	float: none;
	font-weight: bold;
	color: #d50010;/*#40454a;*/
}

h1.start
{
  color:#008;
}

H2
{
	font-size: 14pt;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #004c88;
}

H3
{
	font-size: 12pt;
	color: #000000;
}

ul li
{
/*	list-style-image: url(img/limarker.gif);
	list-style-type: none;*/
	line-height: normal;
}

ul.start
{
  text-align:left;
  margin-bottom:30px;
}

p, ol
{
	font-size: 11pt;
	text-align: left;
}

p.start
{
  text-align:center;
  margin:10px 0;
}

ol li
{
	margin-bottom: 5px;
}

p.gross
{
	font-size: 14pt;
}

strong
{
	color: #004c88;
}

/******************************************************************************
 * ID - Elemente
 */

#wrapper
{
	margin-left:auto;
	margin-right:auto;
	width:1000px;

}

#header
{
	background-image:url(img/bg_head.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	height:322px;
	overflow:hidden;
	width:1000px;
}

#userarea
{
	padding-top: 9px;
	padding-bottom: 10px;
	width: 260px;
	height: 120px;
	float: right;
	padding-right: 15px;
	padding-left: 15px;
	color: #004c88;
	font-size: 9pt;
}

#userarea H1
{
	padding-top: 0px;
	text-align: right;
	color: #ffffff;
	font-size: 14pt;
	margin: 0;
	padding-bottom: 15px;
}

#userarea .input
{
	color: #004c88;
	float: left;
	margin-top: 5px;
	width: 123px;
	text-align: right;
}

#userarea .input input
{
	border: 1px solid #026bb3;
	width: 110px;
	padding: 0;
	margin: 0;
	margin-right: -20px;
}

div.bb
{
	margin-top: 10px;
	width: 70px;
	float: right;
}

a.user
{
	color: #404040;
	font-weight: bold;
}

a.user:hover
{
	color: #004c88;
}

#userarea div.links
{
	float: left;
	width: 300px;
	margin-top: 3px;
	font-size: 10pt;
}

#mainmenu {
	color: #ffffff;
	margin-bottom: 7px;
	margin-top: 7px;
}

#mainmenu a {
	color: #ffffff;
	font-size: 15px;
	font-family: arial;
	margin: 0 15px 0 15px;
	font-weight: none;
}

#content
{

}

#maintext
{
	width: 786px;
	background-image: url(img/shadow.jpg);
	background-repeat: no-repeat;
	background-color: White;
	padding-top: 30px;
	padding-bottom: 70px;
	border-bottom: 3px solid #ff5a71;
	margin-bottom:10px;
}

* html #maintext
{
	overflow: hidden;
}


#innermaintext
{
	margin-left: 35px;
	margin-right: 35px;
}

#banner
{
	text-align: center;
}

#rightcol
{
	margin-left: 30px;
	margin-bottom: 40px;
	width: 183px;
	background-color:transparent;
}

#rightcol, #maintext
{
	float: left;
}

div.block
{
	background: url(img/block_tl.gif) no-repeat top left #016db2;
	color: white;
	margin-bottom:20px;
	overflow:visible;
}


div.block div
{
	background: url(img/block_tr.gif) no-repeat top right;
}


div.block div div
{
	background: url(img/block_br.gif) no-repeat bottom right;
}

div.block div div div
{
	background: url(img/block_bl.gif) no-repeat bottom left;
	padding:0 10px;
}

p.telblock, p.block
{
	text-align: center;
	margin: 5px 0px 0px;
	padding: 0px;
}

p.block
{
	font-weight: bold;
}

p.telblock
{
	font-size: 10pt;
}

ul.block
{
	margin: 5px 0px 0px 13px;
	padding: 0px;
}

ul.block li
{
	margin: 0px;
	padding: 0px;
	list-style-type: disc;
}

ul.block li strong
{
	font-size: 9pt;
	color: #ffffff;
	font-weight: bold;
}

#footer
{
	margin-top: 10px;
	margin-right: 250px;
	padding-bottom: 10px;
	float: none;
	clear: both;
	color: #006695;
	font-size: 11px;
}

#footer_ad
{
	margin-top: 10px;
	margin-right: 250px;
	padding-bottom: 10px;
	float: none;
	clear: both;
	color: #006695;
	font-size: 11px;
}

#design
{
	float: right;
	margin-right: 40px;
}

#copyright
{
	padding: 10px 0px 10px 0px;
	clear: both;
	width: 100%;
	text-align: center;
	color: #006695;
	font-size: 8pt;
}

#copyright a:link, #copyright a:visited, #copyright a:hover
{
	color: #006695;
	font-size: 8pt;
}

#footer a:link, #footer a:visited, #footer a:hover
{
	color:#ffffff;
	display:list-item;
	float:left;
	list-style-type:disc;
	margin:0 15px;
	width: 155px;
	text-align: left;
}

/* *
 * betrifft popup
 * */

#content_kurz
{
	max-width: 800px;
}

#fuss_kurz
{
	margin: 20px 0px;
}

/******************************************************************************
 * tabellenformatierung neu
 */

table
{
	border-collapse: collapse;
	margin-bottom: 1px;
}

div.anzeigefeld
{
	width: 750px;
	padding-left: 1px;
}

table.anzeigefeld
{
	width: 710px;
	margin-right: 21px;
	/*background-color: #f8f8f8;*/
	text-align: left;
}

table.anzeigefeld_f
{
	width: 710px;
	table-layout: fixed;
}

div.anzeigefeld_auf
{
	width: 710px;
	overflow: visible;
	margin-bottom: 20px;
}

div.anzeigefeld_zu
{
	width: 710px;
	height: 29px;
	margin-bottom: 20px;
	overflow: hidden;
}

.abs
{
	margin-bottom: 20px;
}

div.abs
{
	text-align: center;
}

tr.kopf th
{
	background-color: #004c88;
	font-size: 10pt;
	color: #ffffff;
	height: 29px;
	text-align: left;
	padding-left: 10px;
}

th.links
{
	background: url(img/ol.gif) no-repeat left center;
	padding: 0px;
	border: none;
}

th.rechts, div.th_rechts
{
	background: url(img/or.gif) no-repeat right center;
	border: none;
	text-align: left;
}

div.th_rechts
{
	height: 29px;
	margin: -1px;
	padding: 0px;
	line-height: 29px;
}

tr.kopf th.buttonz
{
	text-align: right;
	padding-right: 10px;
}

tr.kopf img
{
	border: none;

}

td
{
	padding: 2px;
	min-height: 25px;
}

td.ie_comp .rechts, td.ie_comp .unten
{
	border: 0;
}

/* *
 * Ausrichtung/Farbformate
 * */

td.fliesstext
{
	padding-right: 5px;
}

.normal, .detail
{
	vertical-align: top;
	text-align: right;
}

.hinweis
{
	text-align: center;
	color: #004c88;
	font-weight: bold;
}

.detail, .dings
{
	font-weight: bold;
	color: #004c88;
	padding-right: 5px;
}

.angabe, .dings
{
	vertical-align: top;
	text-align: left;
	padding-left: 3px;
}

.bums
{
	vertical-align: top;
	text-align: center;
}

.minibums
{
	vertical-align: top;
	text-align: center;
	font-size: 8pt;
	line-height: 8pt;
	color: #004c88;
}

td.gross, td.preis
{
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: #004c88;
}

td.preis
{
	font-size: 14pt;
	color: #004c88;
}

.blau, .gross
{
	font-size: 9pt;
	color: #004c88;
}

.rot
{
	font-size: 9pt;
	color: #ec0037;
}

/* Rahmen ********************************************************************/
td.oben
{
	border-top: 1px solid #004c88;
}

td.unten
{
	border-bottom: 1px solid #004c88;
}

td.links, td.col_6
{
	border-left: 1px solid #004c88;
}

td.rechts, td.col_1
{
	border-right: 1px solid #004c88;
}

/******************************************************************************
 * Standardbreitenangaben
 */

.ganz_schmal
{
	width: 20px;
}

.anderthalb_schmal
{
	width: 40px;
}

.sehr_schmal
{
	width: 50px;
}

.schmal
{
	width: 60px;
}

.dazwischen
{
	width: 80px;
}

.breit
{
	width: 100px;
}

.breiter
{
	width: 120px;
}

.sehr_breit
{
	width: 150px;
}

.anderthalb_breit
{
	width: 200px;
}

.doppelt_breit
{
	width: 250px;
}

.dreifach_breit
{
	width: 410px;
}

.ganz_breit
{
	width: 450px;
}

.voll_breit
{
	width: 500px;
}

/******************************************************************************
 * Formulareigenschaften
 */

form
{
	border: 0px;
	padding: 0px;
	margin: 0px;
}

input.test, textarea, select.test
{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background-color: #f8f8ff;
	font-size: 9pt;
	border: 1px solid #ccd5d8;
	color: #444444;
}

/*textarea
{
	overflow: auto;
	margin-bottom: 15px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}*/

textarea.angabe
{
	margin: 0px;
	height: 70px;
}

button, input.btn
{
	cursor: pointer;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	padding: 1px 4px 2px;
	font-weight: bold;
	font-size: 8pt;
	height: 23px;
	text-align: left;
	background-color: transparent;
	border: none;
	color: #ffffff;
}

button.ganz_breit, a.kn_xxl
{
	width: 310px;
	background: url(img/but_285.gif) no-repeat left;
}

button.sehr_breit, a.kn_xl
{
	width: 146px;
	background: url(img/but_146.gif) no-repeat left;
}

button.breit, a.kn_m
{
	width: 100px;
	background: url(img/but_100.gif) no-repeat left;
}

button.rot
{
	width: 100px;
	background: url(img/but_rot.gif) no-repeat left;
	color: #ffffff;
}

button.schmal, a.kn_xs
{
	width: 70px;
	background: url(img/but_70.gif) no-repeat left;
}

button.blau
{
	text-align: center;
	padding: 1px;
	background-color: #004c88;
	color: #ffffff;
}

a.knopf
{
	color:#ffffff;
	display:block;
	font-size:9pt;
	font-weight:normal;
	margin: 0px auto;
	height:23px;
	line-height:23px;
	padding-left:5px;
	text-align:left;
}

a.knopf:hover
{
	text-decoration:none;
	color: #ffffff;
}

A.link_weiss
{
	padding-left: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}

A.link_weiss:visited
{
	font-size: 10px;
	color: #ffffff;
	text-decoration: none
}

a.link_weiss:hover
{
	font-size: 10px;
	color: #ff9900;
	text-decoration: underline;
	border: thin none;
}

/* Kontaktformular und Gewinnspiel
 * */
.newssubject
{
	color: #004c88;
}
.sws_input {
	padding:2px;
	background:#eeeeff;
	border:1px solid #999999;
}
.justabit {
	width:300px;
	padding:3px;
}
.nosi {
	display:none;
}

