/*hacks:
mozi: normal
ie7+ie6: html* ...
nur ie6: * html ...
chrome+safari3.1: body:nth-of-type(1) ...
alle ausser ie: <!--[if !IE]>-->css-code<!--<[endif]-->
*/

/*
Farben
rot: #B22C1B;
fast schwarz: #333333; (schrift)
dunkelgrau: #999999; (border)
grau: #B7B7B7; (schrift krümel-navi)
hellgrau: #EDEDED; (hintergrund)
*/


body
{
	margin: 0px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	/*background-color: #FFFFFF;*/
	text-align: left;
	margin: 0px;
}

p, td, th, tr, li  {
	font-size: 11px;
	color: #333333;
}

a {
	font-size: 11px;
	color: #B22C1B;
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	color: #666666;
	text-decoration: none;
}

/*damit keine gepunktete Linie erscheint, wenn man den Link klickt*/
a:active {
	outline:none;
}
a:focus {
	-moz-outline-style:none;
}

ul {
	list-style-type: none;
	margin: 0px;
	margin-left: 0.8em;
	padding: 0px;
	padding-left: 0.8em;
	font-size: 11px;
	color: #333333;
	list-style-image: url(/art/bullet.gif);
}

ol {
	margin-left: 0.5em;
	padding-left: 0.5em;	
	list-style-type: decimal;
	color: #333333;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #B22C1B;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 5px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

hr {
	background-color: #999999;
	color: #999999;
	border: #999999;
	height: 1px;
}

img {
	border: none;
}

input, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Black;
	margin-bottom: 4px;
}

input[type=radio], input[type=checkbox] {
	border: none;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Black;
	background-color: #FFFFFF;
	border: 1px solid Gray;
	margin: 2px 0px;
}

.submit {
	border: 1px solid #666666;
	background-color: #E5E5E5;
	font-size: 10px;
}

.antifloat
{
	clear: both;
	visibility: hidden;
}

#overDiv
{
	position: absolute; 
	visibility: hidden; 
	z-index:1000;
}

#seitenanfanglink {
	padding: 30px 0px 10px 0px;
}

.linkWeiterZurueck {
	float: left;
}

.linkWeiterZurueck ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
}

.linkWeiterZurueck li {
	float: left;
	width: 20px;
}

.linkWeiterZurueck li span {
	width: 20px;
}

.linkWeiterZurueck li a {
	float: left;
	width: 20px;
	height: 16px;
	padding:0px;
	text-decoration: none;
}

.linkWeiterZurueck li a span {
	float: left;
	display: block;
	width: 20px;
	height: 16px;
	padding:0px;
}

.linkWeiterZurueck span.vorherigerEintrag {
	background: transparent url(/art/smallprecisiontools/previous_page.gif) no-repeat 0px 0px;
}

.linkWeiterZurueck span:hover {
	cursor: pointer;
}

.linkWeiterZurueck span.vorherigerEintrag:hover {
	background: transparent url(/art/smallprecisiontools/previous_page_on.gif) no-repeat 0px 0px;
}

.linkWeiterZurueck span.naechsterEintrag {
	background: transparent url(/art/smallprecisiontools/next_page.gif) no-repeat 0px 0px;
}

.linkWeiterZurueck span.naechsterEintrag:hover {
	background: transparent url(/art/smallprecisiontools/next_page_on.gif) no-repeat 0px 0px;
}


.linkWeiterZurueck span.keinEintrag {
	background: transparent url(/art/smallprecisiontools/no_page.gif) no-repeat 0px 0px;
}

p.linkZurueckZumParent {
	float: left;
	margin: 0px;
	padding-left: 5px;
}

p.linkZurueckZumParent img {
	border: none;
}
/*------------------------------------------------------------------------*/

/******************************
Layout
******************************/
#body1
{
	padding: 10px;
	text-align: center;
	color: #333333;
	background-color: #FFFFFF;
}

#body2
{
	margin: auto;
	width: 990px;
	text-align: left;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}

#logounddropdowns
{
	float: left;
	width: 200px;
	height: 170px;
	color: #333333;
	background-color: #EDEDED;
}

#logounddropdowns form
{
	margin: 5px 10px 5px 10px;
}

#logounddropdowns select
{
	width: 180px;
	border-style: inset;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

#restlicherkopf
{
	float: left;
	width: 790px;
}

#kopflinks
{
	height: 60px;
}

#shortcutlinks
{
	float: left;
	width: 580px;
	height: 20px;
	padding: 10px 0px 30px 0px;
	text-align: left;
	color: #B22C1B;
}

#sprachenlinks
{
	float: left;
	width: 180px;
	height: 20px;
	padding: 10px 0px 30px 10px;
	color: #B22C1B;
	text-align: right;
}

#roterbalken
{
	clear: both;
	height: 10px;
	font-size: 2px;
	background-color: #B22C1B;
}

#bannerbilder
{
	height: 100px;
	margin: 0px;
	background-color: #EDEDED;
}

#banner_breit
{
	float: left;
	width: 590px;
	height: 100px;
	padding: 0px;
}

#banner_schmal
{
	float: left;
	width: 200px;
	height: 100px;
	padding: 0px;
}

#mittelteil
{
	margin-top: 2px;
}

.mittelteil2spalten
{
	background: url(/art/smallprecisiontools/mittelteil2spalten.gif) repeat-y;
}

.mittelteil3spalten
{
	background: url(/art/smallprecisiontools/mittelteil3spalten.gif) repeat-y;
}

#sitemapliste ul
{
	list-style-image: none;
}

#sitemapliste ul
{
	margin: 0px 5px;
	padding: 0px 5px;
}

#sitemapliste ul.ersteStufe
{
	margin: 0px;
	padding: 0px;
}

#suchbereich {
	float: left;
	width: 199px;
	height: 30px;
	margin: 0px;
	padding: 2px 0px 0px 10px;
}



#suche input
{
	width: 160px;
	border-style: inset;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	margin: 0px;
}

#suche input.suchfeld {
	
}

#suche input.suchknopf {
	
}

#kruemelnavigation
{
	float: left;
	margin: 0px;
	padding: 0px;
	padding-top: 3px;
}

#home {
	float: left;
	width: 189px;
	margin: 0px 2px;
	padding: 4px 0px 2px 7px;
	border-bottom: 2px solid #B22C1B;
}

#home a
{
	color: #B22C1B;
	font-weight: bold;
	text-decoration: none;
}

#title
{
	float: left;
	width: 576px;
	height: 20px;
	margin: 0px 1px 0px 3px;
	padding: 0px 4px;
	border-bottom: 2px solid #B22C1B;
}

#title_gross
{
	float: left;
	width: 777px;
	height: 20px;
	margin: 0px 1px 0px 3px;
	padding: 0px 4px;
	border-bottom: 2px solid #B22C1B;
}

#linie_zusatz
{
	float: left;
	width: 195px;
	margin: 6px 1px 0px 5px;
	padding: 0px;
	border-bottom: 2px solid #B22C1B;
}

* html #linie_zusatz
{
	width: 193px;
	margin: 5px 1px 0px 5px;
}

#navcontainer
{
	float: left;
	width: 199px;
	margin: 0px;
	padding: 0px;
	padding-top: 7px;
	/*border-right: 1px solid #999999;*/
}

#hauptinhalt
{
	float: left;
	width: 580px;
	min-height: 200px;
	margin: 0px 1px;
	padding: 7px 5px 0px 5px;
	/*border-left: 1px solid #999999;
	border-right: 1px solid #999999;*/
}

#hauptinhalt table tr img
{
	padding-right: 4px;
}

#hauptinhalt_gross
{
	float: left;
	width: 769px;
	min-height: 200px;
	margin: 0px -1px;
	padding: 7px 10px 0px 10px;
	/*border-left: 1px solid #999999;*/
}

#spalterechts
{
	float: left;
	width: 199px;
	margin: 0px;
	padding: 0px;
	padding-top: 7px;
	/*border-left: 1px solid #999999;*/
}

#spalterechts h1.titelrechts
{
	margin: 0px;
	margin-bottom: 5px;
	padding: 1px 10px;
	font-size: 12px;
	font-weight: bold;
	color: #B22C1B;
	background-color: #E6E6E6;
}

#spalterechts h1
{
	margin: 0px;
	margin-bottom: 3px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

#spalterechtsinhalt
{
	padding: 0px 10px;
}

#spalterechtsinhalt hr
{
	border: 1px solid #999999;
	border-bottom: 0px solid #999999;
}

#fusszeile
{
	clear: both;
	margin: auto;
	padding: 5px 10px;
	width: 970px;
	font-size: 10px;
	color: #999999;
	background-color: #EDEDED;
}

#fusszeile a
{
	font-size: 10px;
	text-decoration: none;
	color: #999999;
	background-color: #EDEDED;
}

#sitebyfooter
{
	float: left;
	text-align: left;
	width: 465px;
}

#copyrightbyfooter
{
	float: left;
	text-align: right;
	width: 465px;
}

#seitenanfanglink
{
	margin-top: 20px;
}
/*------------------------------------------------------------------------*/

/******************************
Layout drucken
******************************/

#drucken
{
	width: 580px;
}

@media print {
	.window_print {display:none;}
}

/*------------------------------------------------------------------------*/

/******************************
Layout printscreen
******************************/

#printscreen
{
	margin-top: 0px;
}
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

/**************************************************************************************************************************************************************************
Standard-Module
***************************************************************************************************************************************************************************/

/******************************
Navigation 
******************************/

/******************************
Stufe 1 
******************************/
#navcontainer ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	list-style-image: none;
}

#navcontainer ul li
{
	border-bottom: 1px solid #FFFFFF;
}

#navcontainer li.first
{
}

#navcontainer li.first a
{
	margin-top: 1px;
}

#navcontainer li.last
{
}

#navcontainer ul a
{
	display: block; 
	padding: 5px 10px;
	color: #B22C1B;
	background-color: #E6E6E6;
	text-decoration: none;
	font-weight: bold;
}

#navcontainer ul a:hover
{
	color: #999999;
	background-color: #FFFFFF;
}

#navcontainer ul a.parentactive
{ 
	margin-bottom: -4px;
}

#navcontainer ul a:hover.parentactive
{
}

#navcontainer ul a.active, #navcontainer ul a.active_no_kids
{
	font-weight: bold;
	background-color: #EDEDED;
}

#navcontainer ul a:hover.active, #navcontainer ul a:hover.active_no_kids
{
	background-color: #EDEDED;
}

/******************************
Stufe 2 
******************************/
#navcontainer ul ul
{
}

#navcontainer ul ul li
{
	border-bottom: 1px solid #FFFFFF;
}

#navcontainer ul ul a
{
	padding: 1px;
	padding-left: 20px;
	font-weight: normal;
	color: #111111;
}

#navcontainer ul ul a:hover
{
}

#navcontainer ul ul a.parentactive
{
	margin-bottom: 0px;
	background-color: #CCCCCC;
}

#navcontainer ul ul a:hover.parentactive
{
}

#navcontainer ul ul a.active, #navcontainer ul ul a.active_no_kids
{
	background-color: #CCCCCC;
}

#navcontainer ul ul a:hover.active, #navcontainer ul ul a:hover.active_no_kids
{
}

/******************************
Stufe 3 
******************************/
#navcontainer ul ul ul
{
}

#navcontainer ul ul ul li
{
	border-bottom: 1px solid #FFFFFF;
}

#navcontainer ul ul ul a
{
	padding: 1px;
	padding-left: 30px;
	font-weight: normal;
	color: #333333;
	background-color: #EEEEEE;
}

#navcontainer ul ul ul a:hover
{
}

#navcontainer ul ul ul a.parentactive
{
	margin-bottom: 0px;
	background-color: #EEEEEE;
}

#navcontainer ul ul ul a:hover.parentactive
{
}

#navcontainer ul ul ul a.active, #navcontainer ul ul ul a.active_no_kids
{
	background-color: #EEEEEE;
}

#navcontainer ul ul ul a:hover.active, #navcontainer ul ul ul a:hover.active_no_kids
{
}

/******************************
	stufe 4
******************************/
#navcontainer ul ul ul ul
{
}

#navcontainer ul ul ul ul li
{
	border-bottom: 1px solid #FFFFFF;
}

#navcontainer ul ul ul ul a
{
	padding: 1px;
	padding-left: 40px;
	font-weight: normal;
	color: #555555;
	background-color: #EFEFEF;
}

#navcontainer ul ul ul ul a:hover
{
}

#navcontainer ul ul ul ul a.parentactive
{
	margin-bottom: 0px;
	background-color: #EEEEEE;
}

#navcontainer ul ul ul ul a:hover.parentactive
{
}

#navcontainer ul ul ul ul a.active, #navcontainer ul ul ul ul a.active_no_kids
{
	background-color: #EEEEEE;
}

#navcontainer ul ul ul ul a:hover.active, #navcontainer ul ul ul ul a:hover.active_no_kids
{
}

/******************************
	stufe 5
******************************/
#navcontainer ul ul ul ul ul
{
}

#navcontainer ul ul ul ul ul li
{
	border-bottom: 1px solid #FFFFFF;
}

#navcontainer ul ul ul ul ul a
{
	padding: 1px;
	padding-left: 50px;
	font-weight: normal;
	color: #777777;
	background-color: #FFFFFF;
}

#navcontainer ul ul ul ul ul a:hover
{
}

#navcontainer ul ul ul ul ul a.parentactive
{
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

#navcontainer ul ul ul ul ul a:hover.parentactive
{
}

#navcontainer ul ul ul ul ul a.active, #navcontainer ul ul ul ul ul a.active_no_kids
{
	background-color: #FFFFFF;
}

#navcontainer ul ul ul ul ul a:hover.active, #navcontainer ul ul ul ul ul a:hover.active_no_kids
{
}

/******************************
	stufe 6
******************************/
#navcontainer ul ul ul ul ul ul
{
}

#navcontainer ul ul ul ul ul ul li
{
	border-bottom: 1px solid #FFFFFF;
}

#navcontainer ul ul ul ul ul ul a
{
	padding: 1px;
	padding-left: 60px;
	font-weight: normal;
	color: #999999;
	background-color: #FFFFFF;
}

#navcontainer ul ul ul ul ul ul a:hover
{
}

#navcontainer ul ul ul ul ul ul a.parentactive
{
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

#navcontainer ul ul ul ul ul ul a:hover.parentactive
{
}

#navcontainer ul ul ul ul ul ul a.active, #navcontainer ul ul ul ul ul ul a.active_no_kids
{
	background-color: #FFFFFF;
}

#navcontainer ul ul ul ul ul ul a:hover.active, #navcontainer ul ul ul ul ul ul a:hover.active_no_kids
{
}

/******************************
	stufe 7
******************************/
#navcontainer ul ul ul ul ul ul ul
{
}

#navcontainer ul ul ul ul ul ul ul li
{
	border-bottom: 1px solid #FFFFFF;
}

#navcontainer ul ul ul ul ul ul ul a
{
	padding: 1px;
	padding-left: 70px;
	font-weight: normal;
	color: #AAAAAA;
	background-color: #FFFFFF;
}

#navcontainer ul ul ul ul ul ul ul a:hover
{
}

#navcontainer ul ul ul ul ul ul ul a.parentactive
{
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

#navcontainer ul ul ul ul ul ul ul a:hover.parentactive
{
}

#navcontainer ul ul ul ul ul ul ul a.active, #navcontainer ul ul ul ul ul ul ul a.active_no_kids
{
	background-color: #FFFFFF;
}

#navcontainer ul ul ul ul ul ul ul a:hover.active, #navcontainer ul ul ul ul ul ul ul ul a:hover.active_no_kids
{
}
/*------------------------------------------------------------------------*/


/******************************
Kruemel-navigation 
******************************/
/*#kruemelnavigation ul
{
	list-style-type: none;
	margin: 0px;
	margin-left: -2px;
	padding: 0px;
	list-style-image: none;
}

#kruemelnavigation li
{
	float: left;
	margin: 0px;
	padding: 0px 2px;
	color: #B7B7B7;
}*/

#kruemelnavigation span
{
	color: #B22C1B;
}

#kruemelnavigation a
{
	color: #B22C1B;
	text-decoration: none;
}

#kruemelnavigation a:hover
{
	color: #999999;
}
/*------------------------------------------------------------------------*/

/******************************
Shortcutnavigation
******************************/


#shortcutlinks ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
}

#shortcutlinks li
{
	display: inline;
	margin: 0px;
	padding: 0px 10px;
	border-left: 1px solid #B22C1B;
}

#shortcutlinks li.first
{
	border-left: 0px solid #B22C1B;
	padding-left: 0px;
}

#shortcutlinks a.tools 
{
	font-size: 12px;
	font-weight: bold;
	color: #B22C1B;
	text-decoration: none;
}

#shortcutlinks a:hover.tools 
{
	color: #333333;
}
/*------------------------------------------------------------------------*/

/******************************
Sprach-Wechsel-Links
******************************/
#sprachenlinks ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
}

#sprachenlinks li
{
	display: inline;
	margin: 0px;
	padding: 0px 10px;
	border-left: 1px solid #B22C1B;
}

#sprachenlinks li.first
{
	border-left: 0px solid #B22C1B;
}

#sprachenlinks a.sprachwahl 
{
	font-size: 12px;
	font-weight: bold;
	color: #B22C1B;
	text-decoration: none;
}

#sprachenlinks a:hover.sprachwahl 
{
	color: #333333;
}

#sprachenlinks a.currentSprachwahl  
{
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

#sprachenlinks a:hover.currentSprachwahl 
{
	color: #333333;
}
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

/**************************************************************************************************************************************************************************
Sonstige Module
***************************************************************************************************************************************************************************/

/******************************
Login 
******************************/
input.eingabeFeld {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	line-height: 16px;
}

input.submit {
	font-size: 10px;
	background-color: #F6F6F7;
	border: 1px solid #999999;
	margin: 2px 0px;
}
/*------------------------------------------------------------------------*/

/******************************
Hinweis Versionen-Management
******************************/
#hinweisVmgmtVorschau
{
	margin: 20px;
	padding: 5px;
	border: 1px solid black;
	background: #D9E9EF;
}
#hinweisVmgmtVorschau.versteckt
{
	display: none;
}
#hinweisVmgmtVorschau img.icon_help
{
	border: 0px;
}
#hinweisVmgmtVorschau img.icon_schliessen
{
	border: 0px;
	float: right;
}
/*------------------------------------------------------------------------*/

/******************************
Style fuer den FCK-Editor
******************************/
.kleineschrift
{
	font-size: smaller;
}

.grosseschrift
{
	font-size: larger;
}
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

/**************************************************************************************************************************************************************************
Standard-Templates
***************************************************************************************************************************************************************************/

/******************************
Template: Tabs
******************************/

/* Div rund um die Tabs (Nav und Inhalte) */
.tabs
{
}

/* Tab-Nav */
.tabs .tabNavi
{
	float: left;
	width: 100%;
	background: #FFFFFF url(/art/smallprecisiontools/tabs/hintergrund.gif) repeat-x bottom;
	line-height: normal;
}
.tabs .tabNavi ul
{
	margin: 0px;
	padding: 10px 10px 0;
	list-style: none;
}

.tabs .tabNavi ul li
{
	float: left;
	margin: 0px 4px;
	background: url(/art/smallprecisiontools/tabs/passiv_rechts.gif) no-repeat right top;
}

.tabs .tabNavi ul li a
{
	display: block;
	background: url(/art/smallprecisiontools/tabs/passiv_links.gif) no-repeat left top;
    padding: 5px 15px 4px;
}

.tabs .tabNavi ul li a:hover
{
}

.tabs .tabNavi ul li.aktiv
{
	background-image: url(/art/smallprecisiontools/tabs/aktiv_rechts.gif);
}

.tabs .tabNavi ul li.aktiv a
{
	background-image: url(/art/smallprecisiontools/tabs/aktiv_links.gif);
	padding-bottom: 5px;
}

.tabs .tabNavi ul li.aktiv a:hover
{
}

/* Tabs-Inhalt */
.tabs .tabinhalt
{
	clear: left;
	width: 100%;
	padding-bottom: 5px;
}

.tabs .tabinhalt div
{
	padding: 2px;
}

.tabs .tabinhalt .aktiv
{
	display: block;
	/*border: 1px solid #B7B7B7;*/
	border-top: 0px; /* wird mit den tabs gemacht. */
}

.tabs .tabinhalt .versteckt
{
	display: none;
}

/*------------------------------------------------------------------------*/

/******************************
Template: Download 
******************************/
.download
{
	padding: 10px 0px;
}

/* tabelle */
.download table.download-table
{
	width: 100%;
	border-collapse: collapse;
}

.download tr
{
	margin: 0px;
	padding: 1px;
}

.download tr.zebra
{
	background-color: #BBBBBB;
}
.download tr.zebra0
{
	background-color: #DDDDDD;
}
.download tr.zebra1
{
	background-color: #CCCCCC;
}

.download th, .download td
{
	margin: 0px;
	padding: 1px;
}

.download th
{
	/*border-bottom: 1px solid #999999;*/
}
.download th.dateLastModified
{
	width: 14em;
}
.download th.name
{
}
.download th.extension
{
	width: 5em;
	text-align: center;
}
.download th.name_datum
{
	width: 10em;
}
.download th.size
{
	width: 6em;
	text-align: right;
}
.download th.delete
{
	text-align: center;
}

.download td
{
	/*border-bottom: 1px solid #999999;*/
}
.download td.dateLastModified
{
	width: 14em;
}
.download td.name
{
}
.download td.extension
{
	width: 5em;
	text-align: center;
}
.download td.name_datum
{
	width: 10em;
}
.download td.size
{
	width: 6em;
	text-align: right;
}
.download td.delete
{
	text-align: center;
}
.download td.delete img
{
	border: 0px;
}

/* formatierung fuer upload-formular */
.download .upload
{
	padding-top: 0.5em;
}
.download .upload-message
{
	padding: 0.5em;
	border: 1px solid #BBBBBB;
}
.download .upload-message-success-true
{
	background-color: PaleGreen;
}
.download .upload-message-success-false
{
	background-color: LightSalmon;
}
.download .upload img
{
	float: left;
	padding-right: 0.2em;
}
.download .upload form.hidden
{
	display: none;
}

/* zebrastreifen (bei angezeigten Unterorndern) */
.download .aufklapp div.zebra0
{
	background-color: #F1F1F1;
}
.download .aufklapp div.zebra1
{
	background-color: #E9E9E9;
}
/*------------------------------------------------------------------------*/

/******************************
Template: Formular
******************************/
/*
fuer html-formatiertes antwort-mail: Form-Felder, die bearbeitet wurden, werden mit dieser klasse versehen
*/
.formular-eingabe
{
	background-color: #E5F3F8;
	border-color: #0089BD;
}
/*------------------------------------------------------------------------*/

/******************************
Template: Suche
******************************/
#erweiterte_suche
{
	padding-top: 1em;
}

#erweiterte_suche fieldset
{
	border: 1px solid #CCCCCC;
}
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

/**************************************************************************************************************************************************************************
häufig verwendete Templates
***************************************************************************************************************************************************************************/

/******************************
Template: produktbeschrieb 170
******************************/
img.produktdetailsBild
{
	border: 0px;
	width: 170px;
	margin: 0px 10px 5px 0px;
	float: left;
}

.produktdetailsEinleitung, .produktdetailsEinleitung p
{
	font-weight: bold;
}

.produktdetailsHauptinhalt
{
	margin: 0px 0px 10px 0px;
}

.produktdetailsHauptinhalt p
{
	margin: 0px 0px 10px 0px;
}

.produktKind
{
	clear: both;
	margin: 4px 0px;
}

img.produktKindBild
{
	border: 0px;
	width: 170px;
	margin: 0px 10px 5px 0px;
	float: left;
}

.produktKindBildPlatzhalter
{
	width: 170px;
	height: 70px;
	margin: 0px 10px 5px 0px;
	float: left;
	background-color: #EDEDED;
}

.produktKindBildPlatzhalter a
{
	display: block;
	width: 170px;
	height: 80px;
	text-decoration: none;
}

.produktKindText
{
	padding-bottom: 15px;
	float: left;
}
#hauptinhalt .produktKindText
{
	width: 380px;
}

#hauptinhalt_gross .produktKindText
{
	width: 569px;
}

.produktKind h3 a, .produktKind h3 a:hover
{
	display: block;
	margin: 0px;
	margin-bottom: 3px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.produktKind h3
{
	display: block;
	margin: 0px;
	margin-bottom: 3px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #B22C1B;
}

.produktKindEinleitung
{
	width: 100%;
}

.produktKindEinleitung p
{
	margin: 0px;
	padding: 0px;
}

/*------------------------------------------------------------------------*/

/******************************
Template: produktbeschrieb 120
******************************/
img.produktdetails120Bild
{
	border: 0px;
	width: 120px;
	margin: 0px 10px 5px 0px;
	float: left;
}

.produktdetails120Einleitung, .produktdetails120Einleitung p
{
	font-weight: bold;
}

.produktdetails120Hauptinhalt
{
	margin: 0px 0px 10px 0px;
}

.produktdetails120Hauptinhalt p
{
	margin: 0px 0px 10px 0px;
}

.produktKind120
{
	clear: both;
	margin: 4px 0px;
}

img.produktKind120Bild
{
	border: 0px;
	width: 120px;
	margin: 0px 10px 5px 0px;
	float: left;
}

.produktKind120BildPlatzhalter
{
	width: 120px;
	height: 70px;
	margin: 0px 10px 5px 0px;
	float: left;
	background-color: #EDEDED;
}

.produktKind120BildPlatzhalter a
{
	display: block;
	width: 120px;
	height: 80px;
	text-decoration: none;
}

.produktKind120Text
{
	padding-bottom: 12px;
}

#hauptinhalt .produktKind120Text
{
	width: 430px;
	float: left;
}

#hauptinhalt_gross .produktKind120Text
{
	width: 619px;
	float: left;
}

.produktKind120 h3 a, .produktKind120 h3 a:hover
{
	display: block;
	margin: 0px;
	margin-bottom: 3px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.produktKind120 h3
{
	display: block;
	margin: 0px;
	margin-bottom: 3px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #B22C1B;
}

.produktKind120Einleitung
{
}

.produktKind120Einleitung p
{
	margin: 0px;
	padding: 0px;
}

/*------------------------------------------------------------------------*/

/******************************
Template: produktbeschrieb 90
******************************/
img.produktdetails90Bild
{
	border: 0px;
	width: 90px;
	margin: 0px 10px 5px 0px;
	float: left;
}

.produktdetails90Einleitung, .produktdetails90Einleitung p
{
	font-weight: bold;
}

.produktdetails90Hauptinhalt
{
	margin: 0px 0px 10px 0px;
}

.produktdetails90Hauptinhalt p
{
	margin: 0px 0px 10px 0px;
}

.produktKind90
{
	clear: both;
	margin: 4px 0px;
}

/** html .produktKind90
{
	margin: 0px;
}*/

img.produktKind90Bild
{
	border: 0px;
	width: 90px;
	margin: 0px 10px 5px 0px;
	float: left;
}

.produktKind90BildPlatzhalter
{
	width: 90px;
	height: 70px;
	margin: 0px 10px 5px 0px;
	float: left;
	background-color: #EDEDED;
}

.produktKind90BildPlatzhalter a
{
	display: block;
	width: 90px;
	height: 80px;
	text-decoration: none;
}

#hauptinhalt .produktKind90Text
{
	width: 460px;
	padding-bottom: 12px;
	float: left;
}

#hauptinhalt_gross .produktKind90Text
{
	width: 649px;
	float: left;
}

.produktKind90 h3 a, .produktKind90 h3 a:hover
{
	display: block;
	margin: 0px;
	margin-bottom: 3px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.produktKind90 h3
{
	display: block;
	margin: 0px;
	margin-bottom: 3px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #B22C1B;
}

.produktKind90Einleitung p
{
	/*margin-bottom: 20px;*/
}

.produktKind90Einleitung p
{
	margin: 0px;
	padding: 0px;
}

/*------------------------------------------------------------------------*/

/******************************
Template: produktbeschrieb 20
******************************/
img.produktdetails20Bild
{
	border: 0px;
	width: 20px;
	margin: 0px 10px 5px 0px;
	float: left;
}

.produktdetails20Einleitung, .produktdetails20Einleitung p
{
	font-weight: bold;
}

.produktdetails20Hauptinhalt
{
	margin: 0px 0px 10px 0px;
}

.produktdetails20Hauptinhalt p
{
	margin: 0px 0px 10px 0px;
}

.produktKind20
{
	clear: both;
	margin: 4px 0px;
}

img.produktKind20Bild
{
	border: 0px;
	width: 20px;
	margin: 0px 10px 5px 0px;
	float: left;
}

.produktKind20BildPlatzhalter
{
	width: 20px;
	height: 70px;
	margin: 0px 10px 5px 0px;
	float: left;
	background-color: pink;
}

.produktKind20BildPlatzhalter a
{
	display: block;
	width: 20px;
	height: 80px;
	text-decoration: none;
}

#hauptinhalt .produktKind20Text
{
	width: 530px;
	padding-bottom: 12px;
	float: left;
}

#hauptinhalt_gross .produktKind20Text
{
	width: 719px;
	float: left;
}

.produktKind20 h3 a, .produktKind20 h3 a:hover
{
	display: block;
	margin: 0px;
	margin-bottom: 3px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.produktKind20 h3
{
	display: block;
	margin: 0px;
	margin-bottom: 3px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #B22C1B;
}

.produktKind20Einleitung p
{
	/*margin-bottom: 20px;*/
}

.produktKind20Einleitung p
{
	margin: 0px;
	padding: 0px;
}
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

/**************************************************************************************************************************************************************************
Sonstige Templates
***************************************************************************************************************************************************************************/

/******************************
Newsletter 
******************************/
#newsletter_formular input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 16px;
}

#newsletter_formular input.submit{
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #B22C1B;
	border: 1px solid #B22C1B;
	height: 19px;
	padding-bottom: 1px;
}

.fehler {
	color: #B22C1B;
}
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#sicherheitscodeblock{
	width: 250px;
}