
/*IDs für die Aktuelle Farbe*/
#color_Use_bg_main		{	background-color:	#002863;}
#color_Use_bg_100		{	background-color:	#FFE7FF;}
#color_Use_bg_90		{	background-color:	#5AB6F7;}
#color_Use_bg_60		{	background-color:	#5AB6F7;}
#color_Use_bg_25		{	background-color:	#000000;}
#color_Use_bg_9			{	background-color:	;}
#color_Use_bg_sperator	{	border-top:			 solid 2px;}
#color_Use_bg_collum	{	background-color:	#FFFFFF;}
html { margin: 0; }
body {
	font-family:		Verdana, Verdana, sans serif;
	margin: 0;
	background-color:	#113C68;
	color: 				#002863;
}
.page {
    width: 770px;
    margin: 0 auto;
    position: relative;
    z-index: 10;
}
.page-bg {
    background-image: url('/templates/pics/body-bg.png');
    background-repeat: repeat-y;
    background-position: 0 0;
    position: fixed;
    width: 780px;
    height: 100vh;
    left: 50%;
    top: 0;
    margin-left: -385px;
    z-index: 1;
}

a:link, a:visited, a:active {
	font-family:		Verdana, Verdana, sans serif;
	color: 				#5AB6F7;
	text-decoration:	none;
		font-weight: 	bold;
}
a:hover {
	font-family:		Verdana, Verdana, sans serif;
	color: 				#002863;
	text-decoration:	none;
		font-weight: 	bold;
}
p {
	margin-top:		0 0 0 0;
	padding: 0 0 0 0;
}
form {
	display:inline;
}
td {
	font-family:		Verdana, Verdana, sans serif;
		font-size: 		11px;
}
.Ueberschrift, h1.Ueberschrift {
	font-size: 		12px;
	font-weight: 	bold;
	color: 			#0167D5;
	padding:		30px 0 0px 40px;
	margin:			0 0px 0 0px;
	width:			395px;
}
.Einleitung {
	font-size: 		12px;
	color: 			#002863;
	padding-bottom:	10px;
	margin-left:	40px;
	margin-right:	0px;
	width:			395px;
	z-index:		5;
}
.Inhalte {
	font-size: 		12px;
	color: 			#002863;
	padding-top:	15px;
	padding-bottom:	15px;
	padding-left:	40px;
	padding-right:	0px;
	line-height: 	16px;
	width:			395px;
}
.forumTD {
	font-size: 		12px;
	color: 			#002863;
}
.WichtigerInhalt {
	font-size: 			12px;
	color:	 			#002863;
	background-color:	#FFFFFF;
	padding-bottom:		15px;
	margin-left:		20px;
	margin-right:		20px;
	height:				auto;
	visibility:			visible;
	z-index:		30;
}
/* DEUTSCH / ENGLISCH */
/* english inaktiv */
.langNav {
	line-height: 19px;
	height: 19px;
	padding-top: 0px;
	width:84px;
	padding: 0 4px;
	text-align:			left;
	border-right:		5px solid #002863;
	background-color:	#5AB6F7;
}
.langNav a:link,
.langNav a:visited,
.langNav a:active
{
	color: 				#FFFFFF;
	font-weight: 		bold;
	text-decoration:	none;
	font-size:			12px;
}
.langNav a:hover
{
	color: 				#002863;
	font-weight: 		bold;
	text-decoration:	none;
	font-size:			12px;
}
/* deutsch aktiv*/
.langNavActive {
	line-height: 19px;
	height: 19px;
	width:84px;
	padding: 0 4px;
	text-align:			left;
	border-right:		5px solid #FFE7FF;
	background-color:	#FFFFFF;
}
.langNavActive a:link,
.langNavActive a:visited,
.langNavActive a:active
{
	color: 				#002863;
	font-weight: 		bold;
	text-decoration:	none;
	font-size:			12px;
}
.langNavActive a:hover
{
	color: 				#5AB6F7;
	font-weight: 		bold;
	text-decoration:	none;
	font-size:			12px;
}
/*Level 0 HauptNavigation*/
.nav0 {
	padding-top:		4px;
	padding-left:		20px;
	padding-right:		10px;
	padding-bottom: 	4px;
	margin-top:			0px;
	margin-left:		5px;
	margin-right:		0px;
	margin-bottom:	 	0px;
	width:				auto;
	border-bottom:		1px solid #FFFFFF;
	font-weight: 		bold;
	font-style:			none;
	font-size:			12px;
}
.nav0 a:link,
.nav0 a:visited,
.nav0 a:active
{
	color: 			#002863;
	font-weight: 		bold;
	text-decoration:	none;
	font-size:			12px;
}
.nav0 a:hover
{
	color: 			#FFFFFF;
	font-weight: 		bold;
	text-decoration:	none;
	font-size:			12px;
}

/*und Aktiv*/
.nav0_active {
	padding-top:		4px;
	padding-left:		5px;
	padding-right:		0px;
	padding-bottom: 	4px;
	margin-top:			-1px;
	margin-left:		5px;
	margin-right:		0px;

	width:				150px;
	border-top:		1px solid #FFFFFF;
	font-weight: 		normal;
	font-size:			12px;
	background-color:	#FFFFFF;
}
.nav0_active a:link,
.nav0_active a:visited,
.nav0_active a:active
{
	color: 				#002863;
	font-weight: 		bold;
	text-decoration:	none;
	font-size:			12px;
}
.nav0_active a:hover
{
	color: 				#002863;
	font-weight: 		bold;
	text-decoration:	none;
	font-size:			12px;
}

/*Level 1*/
.nav1 {
	padding-top:		0px;
	padding-left:		2px;
	padding-right:		2px;
	padding-bottom: 	0px;
	margin-top:			0px;
	margin-left:		0px;
	margin-right:		0px;
	margin-bottom:	 	0px;
	font-weight: 		normal;
	font-style:			none;
	font-size:			12px;
}
.nav1 a:link,
.nav1 a:visited,
.nav1 a:active
{
	color: 				#002863;
	font-weight: 		bold;
	text-decoration:	none;
	font-size:			12px;
}
.nav1 a:hover
{
	color: 				#FFFFFF;
	font-weight: 		bold;
	text-decoration:	none;
	font-size:			12px;
		background-color:	#002863;
}

/*und Aktiv*/
.nav1_active {
	padding-top:		0px;
	padding-left:		2px;
	padding-right:		2px;
	padding-bottom: 	0px;
	margin-top:			0px;
	margin-left:		0px;
	margin-right:		0px;
	margin-bottom:	 	0px;
	font-weight: 		normal;
	font-size:			12px;
	background-color:	#FFFFFF;
}
.nav1_active a:link,
.nav1_active a:visited,
.nav1_active a:active
{
	color: 				#002863;
	font-weight: 		bold;
	text-decoration:	none;
	font-size:			12px;
}
.nav1_active a:hover
{
	color: 				#002863;
	font-weight: 		bold;
	text-decoration:	none;
	font-size:			12px;
}

/* Boxen */
#cdListing{
	width: 50px;
	min-height:180px;
}
.contentPaddingBottom{
	padding: 0 0 7px 0;
}
#printHead { display:none; }

/* S U C H B O X   L I N K S */
#SpecialSuchbox {
	top:				15px;
	left:				15px;
	width:				136px;
	height:				63px;
	padding: 		0 0 0 2px;
	font-size:			1;
	z-index:			2;
	background-image: url(/templates/pics/Noten3.jpg);
	background-repeat: none;
	background-position: left top;
	position: absolute;
	overflow: hidden;
}
#SpecialSuchbox form {
	margin: 0;
	padding: 0;
}
#SpecialSuchbox .formField {
	margin-bottom: 3px;
	height: 19px;
	width: 125px;
}
#SpecialSuchbox .formSubmit {
	margin: 0;
	padding: 0;
}

/*  Neuigkeiten */
#SpecialContentArea {
	/*-moz-box-sizing:border-box;*/
	color: 				#79008E;
	text-decoration:	none;
	font-size:			11px;
	top:				103px;
	left:				586px;
	width:				190px;
	height:				auto;
	z-index:			4;
	padding-left:		0px;
	padding-right: 		5px;
	padding-top:		40px;
	padding-bottom: 	20px;
	background-color:	;
	position: absolute;
	visibility: visible;
}
#SpecialContentArea img{
	max-width: 180px;
}
#SpecialNotenbild {
	top:				71px;
	left:				15px;
	width:				291px;
	height:				84px;
	padding-bottom: 	0px;
	z-index:			3;
	background-image: url(../pics/Noten2.jpg);
	background-repeat: none;
	background-position: left top;
	position: absolute;
	visibility: visible;

}
/*Navigationsblau*/
#SpecialContentAreaStripe {
	top:				65px;
	left:				10px;
	width:				153px;
	height:				100%;
	z-index:			3;
	background-color:	#5AB6F7;
	background-image: url(../pics/Navi.jpg);
	background-repeat: repeat;
	background-position: left top;
	position: absolute;
	visibility: visible;

}

#LogoBackYard {
	top:		10px;
	left:		153px;
	width:		627px;
	height:		62px;
	z-index:	3;
	background-color:	#5AB6F7;
	position: absolute;
	visibility: visible;
}
#Logo {
	top:		15px;
	left:		159px;
	width:		450px;
	height:		50px;
	z-index:	4;
	background-color:	#000000;
	background-image: url(/templates/pics/troubadisc_logo.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	overflow:hidden;
}

/*  W a r e n k o r b */
#ShopBasket{
	font-size: 	11px;
	color: #FFFFFF;
	font-weight: 	bold;
	top:		15px;
	left:		580px;
	width:		190px;
	height:		46px;
	z-index:	4;
	background-color:	#79008E;
	position: absolute;
	visibility: visible;
	overflow:visible;
	padding: 4px 0 0 4px;

}
#ShopBasketAni{
	top:		10px;
	left:		450px;
	width:		100px;
	z-index:	3;
	position: absolute;
	visibility: visible;
	overflow:hidden;
	height:50px;
}
#ShopBasketInto {
    width:222px;
	overflow:hidden;
	height:50px;
	font-color: #FFFFFF;
	font-size: 12px;

	text-align:right;
	padding: 0 10px 0 0;
}
.ShopArticletoBasket {
    width:222px;
	overflow:hidden;
	height:50px;
	font-color: #FFFFFF;
	font-size: 12px;
	text-align:right;
	padding: 0 10px 0 0;
}

#NavigationLevel_1 {
	top:		116px;
	left:		10px;
	width:		138px;
	height:		100%;
	z-index:	6;
	position: 		absolute;
	padding-top: 	20px;
	visibility: 	visible;
}
#NavigationLevel_2 {
	z-index:		7;
	position: 		absolute;
	visibility: 	visible;
}

#ShortSitemap {
	visibility:	invisible;
}

#SearchField .search_input {

}

/*  Sprachauswahl */
#LanguageNavigation {
	top:				72px;
    left:               683px;
	width:				190px;
	height:				50px;
	z-index:			8;
	padding-top:		0px;
	padding-left:		0px;
	padding-right:		0px;
	padding-bottom: 	0px;
	position: 			absolute;
	visibility: 		visible;
	text-align: 		right;
    text-transform:     uppercase;
}
/* T r a n s p a r e n t e   F l ä c h e   h i n t e r   I n h a l t  */
#ContentArea {
	top:				80px;
	left:				140px;
	width:				395px;
	height:				auto;
	z-index:			4;
	padding-top:		0px;
	margin-left:		0px;
	margin-right:		0px;
	position: 			absolute;
	visibility: 		visible;
}
/* H i n t e r g r u n d b i l d   u n t e r   g e s a m t e n   I n h a l t  */
#ActiveStripeNav {
    top:        0px;
	left:		0px;
	width:		780px;
	height:		10px;

	z-index: 20;
	background-image:url(../pics/DBlau.jpg);
	background-repeat: repeat;
	position: relative;
	visibility: visible;
}
.basketDetailHeader {
	-moz-box-sizing:border-box;
	font-size: 12px;
	background-color:	#5AB6F7;
	font-weight: bold;
}
.FormularfeldName{
	width:		360px;
	padding-left: 5px;
}
.basketbgimage12 {
	background-image: url(../pics/table.gif);
	background-repeat: repeat;
	background-position: 0px 21px;
}
.basketbgimage td {
	height: 0px;
	overflow: hidden;
}
/*************************************************************************/

/* PREISRÄTSEL - HIER DIE HINTERGRUNDFARBE WEISS */

.basketDetailContent {
	-moz-box-sizing:border-box;
	font-size: 12px;

}
.basketDetailContent input {
	background-color: #58B2E8;
	border: 1px solid #FFFFFF;

}
.basketDetailLine td {
	border-top: 1px solid #000000;
	color: 				#002863;
}
.basketDetail {
    height: 5px;
	font-size: 12px;

	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	margin-left:20px;
	float: left;
}
.basketBirthday{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.basketBirthday input {
    height: 12px;
	font-size: 12px;
	background-color: #58B2E8;
	border: 1px solid #FFFFFF;
	padding: 3px 5px 3px 5px;
}
.basketDetailInfo {
	background-color: #58B2E8;
	font-size: 12px;
	padding: 3px 5px 3px 5px;
	margin: 0;
	float: left;
    margin-left: 5px;
}

.basketDetail input,
.basketDetail select {
	font-size: 11px;
	background-color: #58B2E8;
	margin: 0px 5px 0px 0px;
	float: left;
}

.basketDetail input{
    height: 16px;
	width: 267px;
	border: 1px solid #FFFFFF;
	padding: 3px 5px 3px 5px;
}

.basketText {
	font-size: 12px;
	padding: 0 5px 5px 5px;
}
.basketInfoText {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
/*************************************************************************/
.basketError {
	color: #79008E;
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
}
.basketTrenner {
	height: 5px;
	font-size:0;
	color: #000000;
	clear: both;
}
.basketDiv {
	height: 0px;
	font-size:2px;
	line-height: 2px;

}
.basketSum {
	-moz-box-sizing:border-box;
	font-size: 		12px;
	background-color: #FFFFFF;
	font-weight: bold;
	padding: 0px 5px 0px 0px;
}
.basketInfo {
	font-size: 12px;
	background-color: #5AB6F7;
	border: 0px solid #000000;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;

}
.basketButtonWeiter {
	font-size: 11px;
	font-weight: bold;
	color: #002863;
	background-color: #5AB6F7;
	border: 1px solid #002863;
	padding: 2px 5px 2px 5px;

}
.basketButtonRefresh {
	font-size: 11px;
	font-weight: bold;
	color: #002863;
	background-color: ;
	border: 1px solid #002863;
	padding: 2px 5px 2px 5px;
}
.basketButtonRefresh a:link, .basketButtonRefresh a:visited, .basketButtonRefresh a:hover, .basketButtonRefresh a:active {
	color: ;
}
span.basketButtonNext a{
	display: block;
	width: auto;
	font-size: 11px;
	font-weight: bold;
	color: #5AB6F7;
	background-color: ;
	border: 1px solid #002863;
	padding: 2px 5px 2px 5px;
}


/* tyDB */
.pager, .pagerBottom {
	padding-top:		5px;
	padding-bottom:		5px;
	padding-left:		0px;
	padding-right:		0px;
	font-weight: 		bold;
	border-bottom:		2px dotted #002863;
    width:395px;
}
.pagerBottom {
	border: none;
	float: left;
}

.pageFeatures {
	padding-top:		10px;
	padding-bottom:		10px;
	padding-left:		20px;
	padding-right:		20px;
	font-weight: 		normal;
	text-align:			center;
	font-family:		Verdana, Verdana, sans serif;
	font-size:			9px;
	padding-bottom: 	20px;
	text-transform: 	uppercase;
	border-top:			3px dotted #002863;
		z-index:		30;
}
.db_suchergebnis {
	padding-top:		10px;
	padding-bottom:		0px;
	padding-left:		0px;
	padding-right:		0px;
		z-index:		30;
}
h3.db_titel {
	font-family:		Verdana, Verdana, sans serif;
	font-size:			12px;
	padding: 0 0 10px 0;
	margin: 0;
}
.disc-zoom-summary {
	padding: 7px 7px 7px 0;
}
div.cd_ausgabe div.disc-zoom-summary p {
	padding: 0 0 7px 0;
	margin: 0;
}

.db_titel {
	padding-top:		2px;
	padding-bottom:		2px;
	padding-left:		0px;
	padding-right:		0px;
	font-weight: 		bold;
}
.db_text {
	padding-top:		2px;
	padding-bottom:		2px;
	padding-left:		10px;
	padding-right:		10px;
}
.db_status {
	padding-top:		2px;
	padding-bottom:		2px;
	padding-left:		10px;
	padding-right:		0px;
	font-weight: 		bold;
}
.db_ausgabe {
	padding-top:		5px;
	padding-bottom:		5px;
	padding-left:		0px;
	padding-right:		0px;
	border-bottom:		2px dotted #002863;
}
.cd_ausgabe {
	padding-top:		10px;
	padding-bottom:		10px;
	padding-left:		0px;
	padding-right:		0px;
	border-bottom:		2px dotted #002863;
	float: left;
	width: 400px;
}
.forum_ausgabe {
	margin-bottom: 10px;
	margin-top: 10px;
	padding-top:		0px;
	padding-bottom:		0px;
	padding-left:		0px;
	padding-right:		0px;
	border-bottom:		2px dotted #002863;
	border-top:		2px doddet #002863;
}
.forum_title {
	padding-top:		5px;
	padding-bottom:		5px;
	padding-left:		5px;
	padding-right:		5px;
	text-decoration:	none;
	color: 			#002863;
	font-size:			11px;
	background-color:	#FFFFFF;
}
.forum_text {
	padding-top:		5px;
	padding-bottom:		0px;
	padding-left:		5px;
	padding-right:		5px;
	font-weight: 		bold;
	text-decoration:	none;
	color: 			#002863;
	font-size:			11px;
	background-color:	#FFE7FF;
}
.forum_text_info {
	padding-top:		0px;
	padding-bottom:		5px;
	padding-left:		5px;
	padding-right:		5px;
	font-weight: 		normal;
	text-decoration:	none;
	color: 			#002863;
	background-color:	#FFE7FF;
}
.forum_frage {
	padding-top:		0px;
	padding-bottom:		5px;
	padding-left:		5px;
	padding-right:		5px;
	font-weight: 		normal;
	text-decoration:	none;
	color: 			#002863;
	font-size:			11px;
}
.forum_antwort_head {
	padding-top:		5px;
	padding-bottom:		5px;
	padding-left:		5px;
	padding-right:		5px;
	font-weight: 		normal;
	text-decoration:	none;
	color: 			#002863;
	font-size:			11px;
	background-color:	#FFE7FF;
	border-top:		1px solid #FFFFFF;
}
.forum_antwort_text {
	margin-top: 2px;
	padding-top:		5px;
	padding-bottom:		5px;
	padding-left:		5px;
	padding-right:		5px;
	font-weight: 		normal;
	text-decoration:	none;
	color: 			#002863;
	font-size:			11px;
	background-color:	#FFE7FF;
	border-bottom:		1px solid #FFFFFF;
}

.floatLeft{
	float:left;
	margin-right: 7px;
	margin-top: 0;
}
.db_ausgabe2 {
	padding-top:		0px;
	padding-bottom:		0px;
	padding-left:		0px;
	padding-right:		0px;
	border-bottom:		2px dotted #002863;
}
.db_headline {
	padding-top:		20px;
	padding-bottom:		0px;
	padding-left:		0px;
	padding-right:		0px;
	border-bottom:		2px dotted #002863;#
	font-weight: 		bold;
	font-family:		Verdana, Verdana, sans serif;
	font-size:			12px;
}
.db_tracks{
	color: 				#79008E;
	font-weight: 		normal;
	text-decoration:	none;
	font-size:			11px;
	padding-right:2px;
	padding-top:5px;
    text-transform: uppercase;
}
/* Formulare - Textfeld wie oben links die Suche*/
.formField {
	background-color:	#000000;
	font-size:			11px;
	color:				#5AB6F7;
	font-weight: 		bold;
	padding:			0px 2px;
	margin:				0px;
	width:				134px;
	height:				20px;
}
.formField2 {
	-moz-box-sizing:border-box;
	background-color:	#FFFFFF;
	font-size:			11px;
	color:				#002863;
	font-weight: 		bold;
	padding-top:		2px;
	padding-bottom:		2px;
	padding-left:		2px;
	padding-right:		2px;
    margin-top:         -5px;
	margin-bottom:		2px;
	margin-left:		0px;
	margin-right:		0px;
	width:				auto;
	height:				auto;
}
/*  Textfeld wie bei Kontakt rechts */
.formFieldText {
	background-color:	#FFFFFF;
	border: 1px solid 	#002863;
	font-size:			12px;
	color:				#002863;
	padding-top:		1px;
	padding-bottom:		1px;
	padding-left:		3px;
	padding-right:		3px;
	margin-top:			5px;
	margin-bottom:		5px;
	margin-left:		0px;
	margin-right:		0px;
	width:				180px;
	height:				200px;
}
/* Such-Button-Grafik*/
.formSubmit {
	background-color:	#5AB6F7;
	color:				#002863;
	margin-top:			3px;
	margin-bottom:		1px;
	margin-left:		32px;
	margin-right:		0px;
	font-size:			12px;
	font-weight: 		bold;
}
.formSubmit:hover,
.formSubmit:focus{
	color:				#FFFFFF;
	background-color:	#5AB6F7;
	margin-top:			3px;
	margin-bottom:		1px;
	margin-left:		32px;
	margin-right:		0px;
	font-weight: 		bold;
	width: 				auto;

}

.formSubmit2, .ToBasketButton {
	background-color:	#5AB6F7;

	font-size:			12px;
	color:				#002863;

	border: 1px solid #002863;
	margin-top:			2px;
	margin-bottom:		2px;
	margin-left:		5px;
	margin-right:		5px;
	font-weight:		bold;

	width:				auto;
}

.ToBasketButton{
	margin:				0;
}

.formSubmit2:hover,
.formSubmit2:focus, .ToBasketButton:hover, .ToBasketButton:focus{
	background-color:	#5AB6F7;

	font-size:			12px;
	color:				#FFFFFF;

	border: 1px solid #002863;
	margin-top:			2px;
	margin-bottom:		2px;
	margin-left:		5px;
	margin-right:		5px;

	width: 				auto;

}

.ToBasketButton:hover, .ToBasketButton:focus{
	margin:				0;
}

/*  FORUM-Button */
.formSubmit2 {
	background-color:	#5AB6F7;
	color:				#002863;
	margin-top:			1px;
	margin-bottom:		1px;
	margin-left:		1px;
	margin-right:		1px;
	font-size:			12px;
	font-weight: 		bold;
	width: 				auto;
	padding-top:		1px;
	padding-bottom:		1px;
	padding-left:		1px;
	padding-right:		1px;
}
.formSubmit2:hover,
.formSubmit2:focus{
	color:				#FFFFFF;
	background-color:	#5AB6F7;
	margin-top:			1px;
	margin-bottom:		1px;
	margin-left:		1px;
	margin-right:		1px;
	font-weight: 		bold;
	width: 				auto;
	padding-top:		1px;
	padding-bottom:		1px;
	padding-left:		1px;
	padding-right:		1px;

}
a.formSubmit2:link, a.formSubmit2:active, a.formSubmit2:visited, a.formSubmit2:hover {
	color:				#002863;
    background-color:	#5AB6F7;
    display: block;
    width: 120px;
    text-align: center;
    font-size: 11px;
}
a.formSubmit2:hover { color: #FFFFFF; }
/* Such-Button-Beschriftung*/
.formSubmitDetail {
	background-color:	#FFFFFF;
	color:				#002863;
	margin:				0px;
	padding: 			0px;
	width:				auto;
	height:				auto;
}

div.ShopArticletoBasket button.formSubmitDetail {
	margin-right: 		0px;
}
* html div.ShopArticletoBasket button.formSubmitDetail {
	margin-right: 		10px;
}
#shopDiscDetail {
	margin-right: 			106px;
}
.formSubmitForum {
	background-color:	#5AB6F7;
	border: 1px solid 	#002863;
	font-size:			11px;
	color:				#002863;
	font-weight: 		bold;
	margin-top:			0px;
	margin-bottom:		1px;
	margin-left:		0px;
	margin-right:		0px;
	width:				auto;

}

.errorMsg {
	font-weight:		bold;
	color:				#79008E;
}
.errorMsg input {
	font-weight:		normal;
	color:				#000000;
	background-color:			#FFE7FF;

}
/*Bilder*/

.picBorder{
	border: 2px solid 	#FFFFFF;
	margin: 0 5px 0 0;



}
.test img{
	border: 2px solid 	#FFFFFF;
	margin: 0px; 5px; 5px; 5px;





}
.arrowBack {
	background-color:	#FFFFFF;
}
.cdTitleList{
	margin-bottom:0px;
}
.formArticleList{
	display:none;
	font-family:Verdana;
	font-size:11px;
	width:12px;
}

.shop_ausgabe{
	width:395px;
}

.dottedline{
	border-bottom:		2px dotted #002863;
		color: #002863;
}
#tyShopFirstname, #tyShopLastname{
	width: 150px;
	margin-right: 5px;
}
#tyShopAdressNr, #tyShopZip {
	width: 45px;
	margin-right: 5px;
}
#tyShopAdress, #tyShopCity {
	width: 255px;
	margin-right: 5px;
}
#tyShopCompany, #tyShopAdditional, #tyShopPhone, #tyShopFax, #tyShopEmail, .zipen #tyShopZip, .cityen #tyShopCity  { width: 312px; }
#tyShopCountry  { width: 315px; }
.shoppingCartButtons a:link, .shoppingCartButtons a:active, .shoppingCartButtons a:hover, .shoppingCartButtons a:visited,
.shoppingCartButtons2 a:link, .shoppingCartButtons2 a:active, .shoppingCartButtons2 a:hover, .shoppingCartButtons2 a:visited,
.basketDiv a:link, .basketDiv a:active, .basketDiv a:hover, .basketDiv a:visited,
.change-div  a:link, .change-div  a:active, .change-div  a:hover, .change-div  a:visited {
	text-decoration: none;
}
.shoppingCartButtons button, .shoppingCartButtons2 button {
	font-size: 12px;
	font-weight: bold;
	color: #5AB6F7;
	background-color: #FFFFFF;
	border: 1px solid #002863;
	padding: 2px 5px 2px 4px;
	margin: 0px;
}

.shoppingCartButtons button {
	height: 22px;
}
td.shoppingCartButtons2 {
width: auto;
	padding: 0;
	padding-top: 4px;
	background-color: ;
}
.change-div {
	margin: 5px 0 5px 0;
	text-align: right;
}
button {
	cursor: pointer;
}
/* Preisfrage **********************/
.box {
	width:252px;
	height: auto;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background-image:url(../pics/preisraetsel_bg.jpg);
	background-repeat:no-repeat;
	background-color: #58b2e8;
	overflow:hidden;
}
.pr-spacer {
	width:142px;
	float:left;
	color: #ffffff;
	font-size:11px;
	margin: 240px 10px 10px 10px;
	border: 3px solid red;
	overflow:hidden;
}
.pr-text{
	width:270px;
	float:left;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:12px;
	margin: 12px 10px 10px 10px;
	overflow:hidden;
}
* html .pr-spacer {
	margin: 140px 10px 10px 5px;
}
* html .pr-text {
	margin: 12px 0px 10px 10px;
}

.clearAll {
	clear:both;
	font-size: 0px;
	line-height: 0px;
}

/* Größe des Einkaufswagens in der Kopfzeile */
#headershopbasket,
.headershopbasket-pic{
	width:44px;
	height:33px;
}

/* div um den Einkaufswagen in der Kopfzeile */
#headershopbasket{
	float:right;
	margin-top: 0px;
	margin-right: 2px;
	background-image:url("../pics/basket_homepage.gif");
}
/* Warenkorb neu */
.tro-forms input, .tro-forms select {
	border: 1px solid #002863;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #002863;
}
.tro-form-right, .tro-form-middle {
	border: 1px solid #002863;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #002863;
	width: 173px;
	font-family: Verdana, Verdana, sans serif;
	margin-bottom: 3px;
}
.tro-form-middle {
	width: 298px;
}
textarea.tro-form-right {
	height: 198px;
}
.tro-label-right, .tro-label-middle {
	display: block;
	width: 175px;
	font-size: 11px;
	color: #79008E;
	margin-bottom: 3px;
}
.tro-label-middle {
	width: 300px;
}
.tro-submit-right {
	text-align:right; width: 175px;
}
.tro-formSubmi-right {
	background-color: #5AB6F7;
	color: #002863;
	border: 1px solid #002863;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	padding: 0 3px;
	overflow: visible;
	cursor: pointer;
}
.tro-formSubmi-right:hover,
.tro-formSubmi-right:focus{
	color: #FFFFFF;
}
.tro-formSubmi-right p {
	margin: 0;
	padding: 0;
}
