p
{
	display: block;
    margin: 0px;
    text-align: justify;
}

ul
{
	margin-top: 10px;
    margin-bottom: 10px;
}

sup
{
	margin: 0px;
    padding: 0px;
    font-size: 10px;
}

label {cursor: pointer; }

.RomanOl
{
    font-family: Verdana;
    font-size: 14px;
    list-style-type: upper-roman;
}

.ArabOl
{
    font-family: Verdana;
    font-size: 12px;
	list-style-type: decimal;
    padding-left: 22px;
    margin-left: 0px;
}

.ArabOl2
{
    font-family: Verdana;
    font-size: 12px;
	list-style-type: decimal;
}

.LetterLi
{
    font-family: Verdana;
    font-size: 12px;
	list-style-type: lower-latin;
}

li
{
    margin-bottom: 17px;
}

ol

{
	margin-top: 10px;
    margin-bottom: 10px;
}

h1
{
	font-size: 22px;
    font-weight: bold;
    margin: 6px;
    margin-left: 0px;
    padding-left: 0px;
    margin-bottom: 8px;
    line-height: 150%;
}


h2
{
	font-size: 24px;
    font-weight: bold;
    margin-left: 0px;
    padding-left: 0px;
    margin-bottom: 2px;
    line-height: 150%;
}

h3
{
	font-size: 20px;
    font-weight: normal;
    margin-bottom: 4px;
    margin-top: 10px;
    padding-bottom: 2px;

}


h4
{
	margin: 0px;
    padding: 0px;
    display: inline;
    font-size: 18px;
    font-family: Verdana, Sans-Serif;
}

.NavUserHr
{
	width: 98%;
    background-color: #7B7D7B;
    height: 1px;
	margin-right:5px;
}

.LiWhiteFake
{
	display: list-item;
	margin-left: 20px;
    margin-bottom: 1px;
    color:white;
    list-style-type: square;
}

.MenuArrow
{
	margin-left: 4px;
    margin-top: 2px;
}


.RenderTime
{
	clear: both;
	text-align: center;
    width: 100%;
    font-size:11px;
    font-family: Verdana;
    color: #5A5D5A;
    margin-top: 210px;
    margin-bottom: 10px;

}

.Clear
{
	clear: both;
    height: 3px;
}

.TextIndent
{
	margin-left: 20px;
}

.Text0
{
	font-size: 1px;
    height: 1px;
}

.TextXS
{
	font-size: 10px;
}

.TextXXS
{
	font-size: 9px;
}

.TextS
{
	font-size: 11px;
}

.TextM
{
	font-size: 12px;
}

.TextL
{
	font-size: 13px;
}

.TextXL
{
	font-size: 14px;
}

.TextXXL
{
	font-size: 18px;
}

.TextXXXL
{
	font-size: 20px;
}

.TextCXL
{
	font-size: 50px;
}

.TextVerdana
{
	font-family: Verdana;
}

.TextTahoma
{
	font-family: Tahoma;
}

.TextArial
{
	font-family: Arial;
}

.TextJustify
{
	text-align: justify;
}

.TextRight
{
	text-align: right;
}

.TextLeft
{
	text-align: left;
}

.TextCenter
{
	text-align: center;
}

.TextRed
{
	color: #DE0000;
}

.TextGreen
{
	color: #009F00;
}

.TextGreen2
{
	color:  #007F00;
}

.TextBlack
{
	color: #000000;
}

.TextGray
{
	color: #9699A0;
}

.TextLightgrey
{
	color: lightgrey;
}

.TextGrey
{
	color: #848C94;
}

.TextDarkGray
{
	color: #4F4F4F;
}

.TextOrange
{
	/*color: #E79302;*/
    color: #E76802;
}

.TextOrange3
{
	color: #E79302;
}

.TextMagenta
{
	color: #E10174;
}

.TextOrange2
{
	color: #FF5F00;
}

.TextWhite
{
	color: #FFFFFF;
}


.TextBlue
{
	color: #01387B;
}

.TextBold
{
	font-weight: bold;
}

.TextUnderline
{
	text-decoration: underline;
}

.TextLineThrough
{
	text-decoration: line-through;
}

.TextNormal
{
	font-weight: normal;
}

.NonDisplay
{
	display: none;
}

.BlockDisplay
{
	display: block;
}


.TextLinkXLOrange
{
    font-size: 13px;
    font-family: Verdana, Sans-Serif;
    font-weight: bold;
    color: #E79302;
	text-decoration: underline;
}
.TextLinkXLOrange:link 	{}
.TextLinkXLOrange:active 	{}
.TextLinkXLOrange:visited 	{}
.TextLinkXLOrange:hover 	{text-decoration: none;}


.TextLinkXLBlack
{
    font-size: 13px;
    font-family: Verdana, Sans-Serif;
    font-weight: bold;
    color: #000000;
	text-decoration: none;
}
.TextLinkXLBlack:link 	{}
.TextLinkXLBlack:active 	{}
.TextLinkXLBlack:visited 	{}
.TextLinkXLBlack:hover 	{text-decoration: underline;}


.TextLinkL
{
    font-size: 12px;
    font-family: Verdana, Sans-Serif;
    font-weight: bold;
    color: #01387B;
	text-decoration: underline;
}
.TextLinkL:link 	{}
.TextLinkL:active 	{}
.TextLinkL:visited 	{}
.TextLinkL:hover 	{text-decoration: none;}

.TextLinkFooter
{
    font-size: 11px;
    font-family: Verdana, Sans-Serif;
    color: #848C94;
	text-decoration: underline;
}
.TextLinkFooter:link 		{}
.TextLinkFooter:active 	{}
.TextLinkFooter:visited 	{}
.TextLinkFooter:hover 	{text-decoration: none;}


.TextLinkFooterL
{
    font-size: 13px;
    font-family: Verdana, Sans-Serif;
    color: #848C94;
	text-decoration: underline;
}
.TextLinkFooterL:link 		{}
.TextLinkFooterL:active 	{}
.TextLinkFooterL:visited 	{}
.TextLinkFooterL:hover 	{text-decoration: none;}


.TextLinkHeader
{
    font-size: 12px;
    font-family: Verdana, Sans-Serif;
    color: #6F6F6F; /* #848C94*/
	text-decoration: underline;
}
.TextLinkHeader:link 		{}
.TextLinkHeader:active 	{}
.TextLinkHeader:visited 	{}
.TextLinkHeader:hover 	{text-decoration: none;}

.TextLinkShop
{
    font-size: 12px;
    font-family: Verdana, Sans-Serif;
    color: #FFFFFF;
	text-decoration: none;
}
.TextLinkShop:link 		{}
.TextLinkShop:active 	{}
.TextLinkShop:visited 	{}
.TextLinkShop:hover 	{text-decoration: underline;}

.TextLink
{
    font-size: 12px;
    font-family: Verdana, Sans-Serif;
    color: #01387B;
	text-decoration: underline;
}
.TextLink:link 		{}
.TextLink:active 	{}
.TextLink:visited 	{}
.TextLink:hover 	{text-decoration: none;}


.TextLinkW
{
    font-size: 11px;
    font-family: Verdana, Sans-Serif;
    color: #01387B;
	text-decoration: none;
}
.TextLinkW:link 		{}
.TextLinkW:active 	{}
.TextLinkW:visited 	{}
.TextLinkW:hover 	{text-decoration: underline;}


.TextLinkBlack
{
    font-size: 12px;
    font-family: Verdana, Sans-Serif;
    color: #000000;
	text-decoration: underline;
}
.TextLinkBlack:link 		{}
.TextLinkBlack:active 	{}
.TextLinkBlack:visited 	{}
.TextLinkBlack:hover 	{text-decoration: none;}


.TextLinkS
{
    font-size: 9px;
    font-family: Verdana, Sans-Serif;
    color: #01387B;
	text-decoration: underline;
}
.TextLinkS:link 		{}
.TextLinkS:active 	{}
.TextLinkS:visited 	{}
.TextLinkS:hover 	{text-decoration: none;}


.WhiteLink
{
	text-decoration: none;
}
.WhiteLink:link 		{}
.WhiteLink:active 	{}
.WhiteLink:visited 	{}
.WhiteLink:hover 	{text-decoration: underline;}


.TextLinkXXL
{
    font-size: 18px;
    font-family: Verdana, Sans-Serif;
    font-weight: bold;
    color: #01387B;
	text-decoration: none;
}
.TextLinkXXL:link 		{}
.TextLinkXXL:active 	{}
.TextLinkXXL:visited 	{}
.TextLinkXXL:hover 	{color: #000000}


.TextLinkXL
{
    font-size: 14px;
    font-family: Verdana, Sans-Serif;
    font-weight: bold;
    color: #01387B;
	text-decoration: none;
}
.TextLinkXL:link 		{}
.TextLinkXL:active 	{}
.TextLinkXL:visited 	{}
.TextLinkXL:hover 	{color: #000000}


.TextLinkRed
{
    font-size: 12px;
    font-family: Verdana, Sans-Serif;
    color: #DF0000;
	text-decoration: underline;
    font-weight: bold;
}
.TextLinkRed:link 		{}
.TextLinkRed:active 	{}
.TextLinkRed:visited 	{}
.TextLinkRed:hover 	{text-decoration: none;}


.TextLinkSmall
{
    font-size: 10px;
    font-family: Verdana, sans-serif;
    color: #000000;
    font-weight: bold;
	text-decoration: none;
}
.TextLinkSmall:link 		{}
.TextLinkSmall:active 	{}
.TextLinkSmall:visited 	{}
.TextLinkSmall:hover 	{color: #8F8F8F;}

.TextLinkRelated
{
    font-size: 10px;
    font-family: Verdana;
    color: #AFAFAF;
    font-weight: bold;
	text-decoration: underline;
}
.TextLinkRelated:link 		{}
.TextLinkRelated:active 	{}
.TextLinkRelated:visited 	{}
.TextLinkRelated:hover 		{text-decoration: none;}


.TrLink
{
    font-size: 10px;
    font-family: Tahoma;
    color: #2F2F2F;
    font-weight: bold;
    text-decoration: underline;
}
.TrLink:link 	{}
.TrLink:active 	{}
.TrLink:visited {}
.TrLink:hover 	{text-decoration: none;}


.DeadLink
{
	color: #000000;
    text-decoration: none;
}
.DeadLink:link 		{}
.DeadLink:active 	{}
.DeadLink:visited 	{}
.DeadLink:hover 	{text-decoration: underline}

.SubPagesLink
{
    font-size: 12px;
    font-family: Verdana;
    color: #0B5182;
	text-decoration: none;
    margin-left: 10px;
}
.SubPagesLink:link 		{}
.SubPagesLink:active 	{}
.SubPagesLink:visited 	{}
.SubPagesLink:hover 	{color: #E79302;text-decoration: underline}

.SubPagesActual
{
	font-family: Verdana;
	font-size: 14px;
    color: #E79302;
    font-weight: bold;
    margin-left: 10px;
    background-color: #F5F4F3;
}


.MenuLinkTop
{
	background-color: #AAC6E9;
    background-repeat: no-repeat;
    background-image: url('../_gfx/_symbols/arrow_black_right.gif');
    background-position: 4px 9px;
    font-size: 12px;
    font-family: Verdana, Sans-Serif;
    color: #042952;
    font-weight: bold;
	text-decoration: none;
    display: block;
    height: 20px;
    width: 160px;
    padding-left: 15px;
    padding-top: 5px;
    margin-bottom: 1px;
}
.MenuLinkTop:link 		{}
.MenuLinkTop:active 	{}
.MenuLinkTop:visited 	{}
.MenuLinkTop:hover 	{background-color: #CDDCED}



.TextBreakL
{
	line-height: 200%;
}

.TextBreakM
{
	line-height: 150%;
}

.TextBreakS
{
	line-height: 100%;
}

.MarginTop20
{
	margin-top: 20px;
}

.MarginTop5
{
	margin-top: 5px;
}

.ContentBoxSmall
{
	float: left;
    width: 33%;
}

.ContentBoxSmallD
{
	float: left;
    width: 20%;
}

.ContentBoxSmallR
{
	float: left;
    width: 45%;
}

.ContentBoxSmaller
{
	float: left;
    width: 25%;
}

.ContentBoxBig
{
	float: left;
    width: 67%;
    overflow: hidden;
}

.ContentBoxBigD
{
	float: left;
    width: 80%;
}

.ContentBoxBigR
{
	float: left;
    width: 55%;
    overflow: hidden;
}

.ContentBoxSSR
{
	float: left;
    width: 40%;
}

.ContentBox
{
	float: left;
    width: 50%;
}

.Portrait
{
	border: 1px solid #FFFFFF;
    padding: 1px;
    margin: 3px 3px 3px 3px;
}

.Picture
{
	border: 1px solid #000000;
    padding: 0px;
    margin: 2px 2px 3px 6px;
    display: block;
}

.PImage
{
	width: 120px;
}

.PImageKlein
{
	width: 50px;
    border: 1px solid #AAC6E9;
}

.CenterImage
{
	display: block;
    margin-left: auto;
    margin-right: auto;
}

.Picture2
{
	border: 1px solid #000000;
    padding: 0px;
    margin: 2px 10px 2px 0px;
    display: block;
}

.Picture3
{
    padding: 0px;
    margin: 2px 8px 2px 0px;
    display: block;
}

.BigPicture
{
	border: 1px solid #FFFFFF;
    padding: 0px;
    display: block;
    margin-top: 3px;
}

.BigPictureSelected
{
	border: 2px solid #E76100;
    padding: 0px;
    display: block;
    margin-top: 3px;
}


.KatImage
{
	border: 1px solid #01387B;
}

.InfoBoxSmall
{
	width: 330px;
    padding: 6px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
	display: block;
    clear: both;
}

.LegendSmall
{
	font-weight: bold;
    font-size: 10px;
    margin-bottom: 6px;
    color: #000000;
}

.InfoBox
{
	width: 700px;
    padding: 6px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
	display: block;
    clear: both;

}

legend
{
	font-weight: bold;
    font-size: 13px;
    margin-bottom: 6px;
    color: #5A5D5A;
}


.LiBlackFake
{
	display: list-item;
	margin-left: 20px;
    margin-bottom: 1px;
    color: #01387B;
    list-style-type: square;
}

.SelectBox
{
	width: 300px;
    background-color: #F5F4F3;
    margin-left: 20px;
    font-weight: bold;
}

.SelectBoxQuick
{
	width: 170px;
    margin-left: 2px;
    background-color: #FFFFFF;
    margin-bottom: 5px;
    font-size: 11px;
    padding: 1px;
}

.InputText
{
	padding: 1px;
    width: 265px;
    background-color: #FFFFFF;
}

.InputTextSmaller
{
	padding: 1px;
    width: 100%;
    background-color: #FFFFFF;
}

.InputTextMedium
{
	padding: 1px;
    width: 130px;
    background-color: #FFFFFF;
}

.InputTextBig
{
	padding: 1px;
    width: 300px;
    background-color: #FFFFFF;
}

.InputSelectTag
{
    padding: 1px;
    width: 40px;
    background-color: #FFFFFF;
}

.InputSelectJahr
{
    padding: 1px;
    width: 80px;
    background-color: #FFFFFF;
}



.InputSelect
{
    padding: 1px;
    width: 272px;
    background-color: #FFFFFF;
}

.InputSelectSmall
{
    padding: 1px;
    width: 130px;
    background-color: #FFFFFF;
}

.InputSelectSort
{
    padding: 1px;
    width: 115px;
    background-color: #FFFFFF;
    font-size: 11px;
    margin-left: 7px;
}

.InputTextSearch
{
	font-family: Verdana;
    font-size: 12px;
    width: 390px;
    color: #4F4F4F;
}

.InputSelectArtistSearch
{
    padding: 1px;
    width: 130px;
    background-color: lightgrey;
}

.InputSubmitSearch
{
	color: #FFFFFF;
    font-family: Verdana;
    font-size: 12px;
    border: 0px;
    padding: 0px;
    padding-bottom: 1px;
	background-image: url(../_gfx/button_blau.gif);
    background-repeat: no-repeat;
    width: 107px;
    height: 19px;
}

.InputSubmitAkt
{
    padding: 0px;
    border: 0px;
    margin-top: 5px;
    margin-left: 5px;
}

.InputSubmit
{
	background-color: gainsboro;
    color: #000000;
    font-size: 13px;
    width: 280px;
    padding: 2px;
}


.InputSubmitSmall
{
	background-color: gainsboro;
    color: #000000;
    font-size: 13px;
    width: 200px;
    padding: 2px;
}



.InputSelectMultiple
{
	background-color: #FFFFFF;
    color: black;
    font-family: Verdana;
    font-size: 12px;
    width: 350px;
    height: 150px;
    border: 1px solid #000000;
}


.InputTextSmall
{
	padding: 1px;
    width: 52px;
    background-color: #FFFFFF;
}

.InputTextXSmall
{
	padding: 1px;
    width: 28px;
    background-color: #FFFFFF;
    text-align: right;
}

.InputTextMiddle
{
    background-color: #FFFFFF;
    padding: 1px;
	width: 140px;
}

.InputTextarea
{
	font-family: Verdana;
    color: black;
    font-size: 12px;
    width: 99%;
    height: 100px;
	display: block;
    padding: 3px;
}

.InputTextareaMiddle
{
	font-family: Verdana;
    color: black;
    font-size: 11px;
    width: 200px;
    height: 100px;
}

.InputTextareaSmall
{
	font-family: Verdana;
    color: black;
    font-size: 11px;
    width: 200px;
    height: 60px;
}


.InputTextareaSmall2
{
	font-family: Verdana;
    color: black;
    font-size: 12px;
    width: 300px;
    height: 100px;
    padding: 3px;
}



.FormListTable
{
	background-color: #eeeeee;
    padding: 0px;
    width: 471px;
}

.ListTable
{
	clear: both;
    table-layout: fixed;
	background-color: #eeeeee;
    padding: 0px;
    width: 471px;
}

.FormHeadListTd
{
    font-weight: bold;
    font-size: 11px;
    font-family: Tahoma;
    color: #4F4F4F;
    padding: 2px;
    width: 176px;
}

.ListTr
{
	background-color: #FFFFFF;
}

.ListTdRight
{
    font-size:10px;
    padding: 3px;
    background-color: #FFFFFF;
}


.FormListTd
{
	width: 380px;
    padding: 2px;
}


.ListHeadTd
{
    font-size: 10px;
    font-family: Tahoma;
    color: #2F2F2F;
    font-weight: bold;
    padding: 2px;
    background-color: lightgrey; /*#9CCFFF*/
}

.ListTd
{
	padding: 3px;
    font-family: Tahoma;
    font-size: 11px;
}

.ListTrWhite
{
	background-color: #FFFFFF;
}

.ListTrGrey
{
	background-color: #F5F4F3;
}

.ListTrBlue
{
	background-color: #D6E1EE;
}

.ListTrEnd
{
	background-color: lightgrey;
}

.ListTrStart
{
	background-color: lightgrey;
    height: 25px;
    vertical-align: middle;
}

.ListTrForum
{
	background-color: darkgray;
}


.CommentBox
{
	border: 1px solid #C0C0C0;
    padding: 5px;
    margin-bottom: 10px;
    width: 459px;
}



.RegisterBox
{
	width: 440px;
    padding: 10px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 8px;
    display: block;
}

legend
{
	font-weight: bold;
    font-size: 12px;
    font-family: Tahoma;
    margin-bottom: 10px;
    color: #5A5D5A;
}

.FormRightDiv
{
	padding-top: 3px;
    padding-bottom: 3px;
    float:left;
    width: 75%;
    text-align:left;
}

.FormLeftDiv
{
	padding-top: 3px;
    padding-bottom: 3px;
    float:left;
    width: 25%;
    text-align: left;

}

.FormSubmitDiv
{
	clear: both;
    margin-left: auto;
    margin-right: auto;
    width: 355px;
    margin-top: 30px;
}


.Tab
{
	display: block;
    margin-left: 20px;
}

.BigLines
{
	line-height: 18px;
}

.TopicImage
{
	display: block;
    margin-left: auto;
    margin-top: 30px;
    margin-right: 71px;
}

.NewsLetterButton
{
	float: left;
    display:block;
    margin-top: 30px;
    margin-left: 71px;
}

.TextBox
{
	margin-bottom: 15px;
    border: 1px solid indianred;
    padding: 5px;
}

.TextBox2
{
    border: 1px solid indianred;
    padding: 5px;
}

.TextBox3
{
    border: 2px solid #007F00;
    padding: 5px;
    font-weight: bold;
}

.LinkImage
{
	display: block;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 10px;
    width: 158px;
}

.LinkImage2
{
	display: block;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 10px;
}


.LinkImage3
{
	display: block;
    margin-right: auto;
    margin-left: auto;
}


.LinkImage4
{
	display: block;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 10px;
}

.LinkImage5
{
	display: block;
    margin-right: 0;
    margin-left: auto;
    margin-bottom: 10px;
}


.KontaktImage
{
	display: block;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 3px;
    margin-top: 5px;
    width: 175px;
    border: 1px solid #5F5F5F;
}

.KontaktText
{
	background-color: #E1EDFB;
}

.KontaktHr
{
	width: 95%;
    border: 1px solid #FFFFFF;
    height: 1px;

}

.WLu
{
	margin-left: 0px;
    padding-left: 15px;
    margin: 0px;
}

.WLi
{
	margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 1px;
    padding-bottom: 1px;
}

.ArtikelTopTd
{
	border-bottom: 3px double #01387B;
}

.TrennHr
{
	color: #01387B;
    background-color: #01387B;
    width: 100%;
    height: 1px;
    border: 0px;
}

.TrennTd1
{
	font-size: 0px;
    height: 5px;
}


.ButtonDetails
{
	width: 128px;
    height: 21px;
    background-image:url(../_gfx/details.gif);
    display: block;
    float: right;
    margin-top: 12px;
    text-align: center;
    padding-top: 39px;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
    font-size: 10px;

}


.ButtonEmpfehlen
{
	width: 110px;
    height: 17px;
    background-image:url(../_gfx/weiterempfehlen.gif);
    display: block;
    float: left;
    margin-left: 8px;
    margin-top: 5px;
    text-align: center;
    padding-top: 28px;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
    /*margin-bottom: 20px;*/
    font-size: 10px;
}


.ButtonVertragHandy
{
	width: 110px;
    height: 18px;
    background-image:url(../_gfx/mit_handy.gif);
    display: block;
    float: left;
    margin-left: 8px;
    margin-top: 12px;
    text-align: center;
    padding-top: 31px;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
    margin-bottom: 20px;
    font-size: 10px;
}


.ButtonMerkliste
{
	width: 110px;
    height: 17px;
    background-image:url(../_gfx/merkliste.gif);
    display: block;
    float: left;
    margin-left: 8px;
    margin-top: 10px;
    text-align: center;
    padding-top: 31px;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
    margin-bottom: 20px;
    font-size: 10px;
}

.ButtonWarenkorb2
{
	width: 128px;
    height: 21px;
    background-image:url(../_gfx/warenkorb.gif);
    display: block;
    margin-top: 5px;
    text-align: center;
    padding-top: 39px;
    /*color: #FFFFFF; */
    color: transparent;
    text-decoration: none;
    font-weight: bold;
    font-size: 0px;
    margin-left: auto;
    margin-right: auto;
}


.ButtonWarenkorb
{
	width: 128px;
    height: 21px;
    background-image:url(../_gfx/warenkorb.gif);
    display: block;
    float: right;
    margin-left: 8px;
    margin-top: 12px;
    text-align: center;
    padding-top: 39px;
    text-decoration: none;
    font-weight: bold;
    font-size: 0px;
}


.ButtonSofortKaufen
{
	width: 128px;
    height: 21px;
    background-image:url(../_gfx/sofort_zur_kasse.gif);
    display: block;
    float: right;
    margin-left: 10px;
    margin-top: 12px;
    text-align: center;
    padding-top: 39px;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
    font-size: 10px;
}


.ButtonTCom
{
	width: 128px;
    height: 22px;
    background-image:url(../_gfx/alle_vertraege.gif);
    background-repeat: no-repeat;
    float: right;
    margin-right: 8px;
    margin-top: 12px;
    text-align: center;
    padding-top: 39px;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
    font-size: 10px;
}

.ButtonReseller
{
	width: 250px;
    padding-left: 28px;
    height: 24px;
    background-image:url(../_gfx/haendler_anmeldung.gif);
    display: block;
    padding-top: 3px;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
    margin-top: 12px;
}



.ButtonPasswortVergessen
{
	width: 300px;
    padding-left: 28px;
    height: 22px;
    background-image:url(../_gfx/passwortvergessen.gif);
    display: block;
    margin-top: 12px;
    padding-top: 3px;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
}



.HUl2
{
	list-style-image:url(../_gfx/haken.gif);
    margin: 0px;
    padding: 0px;
    padding-left: 15px;
    margin-left: 25px;
    margin-top: 10px;
    margin-bottom: 10px;
}


.HUl
{
	list-style-image:url(../_gfx/haken.gif);
    margin: 0px;
    padding: 0px;
    padding-left: 15px;
}

.HLi
{
	margin: 0px;
    padding: 1px;
}


.SortDiv
{
	float: right;
    width: 185px;
}

.PageDiv3
{
	float: left;
    text-align: center;
    width: 55%;
}

.ProduktDiv
{
	float: left;
    text-align: left;
    width: 15%;
}

.PageDiv
{
    width: 100%;
    margin-top: 15px;
    margin-bottom: 10px;
    padding: 2px;
    border: 1px solid #E79302;
    height: 20px;
}

.BildLink
{
	margin-bottom: 4px;
    display: block;
}

.DivCenter
{
	margin-left: auto;
    margin-right: auto;
    width: 200px;
    margin-top: 25px;
}

.LiRedFake
{
	display: list-item;
	margin-left: 20px;
    margin-bottom: 1px;
    color: #01387b;
    list-style-type: square;
}

.UnderLi
{
	margin-left: 20px;
}

.HeaderError
{
	background-color: #F5F6BE;
    border-bottom: 1px solid #8F8F8F;
    padding: 4px;
    margin-bottom: 4px;
}

#tellafriend
{
	width: 550px;
    margin-right: auto;
    padding: 5px;
    /*border: 1px solid #01387B #AFAFAF*/
    margin-bottom: 15px;
    border: 1px solid #AAC6E9;
    background-color: #FAFAFA;
}


#cm
{
	width: 550px;
    margin-right: auto;
    padding: 5px;
    margin-bottom: 15px;
}

.VertragInfoPreis
{
	display: block;
    clear: both;
    padding-top: 4px;
    margin-bottom: 10px;
    margin-left: auto;
}


.KafuDisplay_1
{
	display: none;
    background-color: #FFFFFF;
}

.KafuDisplay_2
{
	display: none;
    background-color: #FFFFFF;
}
.KafuDisplay_3
{
	display: none;
    background-color: #FFFFFF;
}
.KafuDisplay_4
{
	display: none;
    background-color: #FFFFFF;
}
.KafuDisplay_5
{
	display: none;
    background-color: #FFFFFF;
}
.KafuDisplay_6
{
	display: none;
    background-color: #FFFFFF;
}
.KafuDisplay_7
{
	display: none;
    background-color: #FFFFFF;
}
.KafuDisplay_8
{
	display: none;
    background-color: #FFFFFF;
}
.KafuDisplay_9
{
	display: none;
    background-color: #FFFFFF;
}
.KafuDisplay_10
{
	display: none;
    background-color: #FFFFFF;
}
.KafuDisplay_401
{
	display: none;
    background-color: #FFFFFF;
}

.KafuDisplay_402
{
	display: none;
    background-color: #FFFFFF;
}

.KafuDisplay_403
{
	display: none;
    background-color: #FFFFFF;
}

.KafuDisplay_404
{
	display: none;
    background-color: #FFFFFF;
}

.KafuDisplay_405
{
	display: none;
    background-color: #FFFFFF;
}

.KafuDisplay_406
{
	display: none;
    background-color: #FFFFFF;
}

.KafuDisplay_407
{
	display: none;
    background-color: #FFFFFF;
}

.KafuDisplay
{
	display: none;
    background-color: #FFFFFF;
}

.Quote
{
	margin-bottom: 15px;
    border: 1px solid #AAC6E9;
    background-color: #FAFAFA;
    padding: 5px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}


.BestellStatus
{
    background-repeat: no-repeat;
    background-position: top left;
    width: 612px;
    padding: 0px;
    margin: 0px;
    margin-left: auto;
    margin-right: auto;
}

.Table1
{
	background-image:url(../_gfx/_images/status_1.gif);
}

.Table2
{
	background-image:url(../_gfx/_images/status_2.gif);
}

.Table3
{
	background-image:url(../_gfx/_images/status_3.gif);
}

.Table4
{
	background-image:url(../_gfx/_images/status_4.gif);
}

.Table5
{
	background-image:url(../_gfx/_images/status_5.gif);
}

.BorderBlueTop
{
	width: 100%;
    border-top: 1px solid #AAC6E9;
    margin-top: 10px;
    padding: 0px;
}

.BorderBlueBottom
{
	width: 100%;
    border-bottom: 1px solid #AAC6E9;
    margin-bottom: 15px;
    padding: 0px;
}

.CallundSurfPaket
{
	display: block;
    margin-left: auto;
    margin-right: auto;
    width: 187px;
    height: 302px;
}

.CmTableTarif
{
	margin-top: 10px;
    width: 628px;
    margin-left: auto;
    margin-right: auto;
}


.StartseiteHandyLink
{
	display: block;
    width: 120px;
    height: 130px;
    margin-left: auto;
    margin-right: auto;
    border-top: 1px solid #AAC6E9;
    padding-top: 2px;
}

.StartseiteDetail
{
	margin-top: 2px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 112px;
    display: block;
}


.InputSubmitWarenkorb
{
    width: 280px;
    padding: 0px;
    background-image:url(../_gfx/_buttons/weiter_zur_kasse.jpg);
    background-repeat: no-repeat;
    border: 0px;
    height: 35px;
    cursor: pointer;
}

.InputSubmitWarenkorb
{
    width: 280px;
    padding: 0px;
    background-image:url(../_gfx/_buttons/weiter_zur_kasse.jpg);
    background-repeat: no-repeat;
    border: 0px;
    height: 35px;
    cursor: pointer;
}

.InputSubmitKasse
{
    width: 280px;
    padding: 0px;
    background-image:url(../_gfx/_buttons/weiter_zur_bestaetigung.jpg);
    background-repeat: no-repeat;
    border: 0px;
    height: 35px;
    cursor: pointer;
}

.InputSubmitKasse2
{
    width: 280px;
    padding: 0px;
    background-image:url(../_gfx/_buttons/bestellung_abschicken.jpg);
    background-repeat: no-repeat;
    border: 0px;
    height: 35px;
    cursor: pointer;
}

.InputSubmitAnmeldung1
{
    width: 280px;
    padding: 0px;
    background-image:url(../_gfx/_buttons/weiter_zur_neukunden_reg.jpg);
    background-repeat: no-repeat;
    border: 0px;
    height: 35px;
    cursor: pointer;
}

.InputSubmitAnmeldung2
{
    width: 280px;
    padding: 0px;
    background-image:url(../_gfx/_buttons/anmelden.jpg);
    background-repeat: no-repeat;
    border: 0px;
    height: 35px;
    cursor: pointer;
}


.InputSubmitNeu1
{
    width: 280px;
    padding: 0px;
/*    background-image:url(../_gfx/_buttons/konto_erstellen.jpg);*/

	background-image:url(../_gfx/_buttons/next_step.jpg);
    background-repeat: no-repeat;
    border: 0px;
    height: 35px;
    cursor: pointer;
}

.InputSubmitNeu2
{
    width: 280px;
    padding: 0px;
    background-image:url(../_gfx/_buttons/konto_erstellen.jpg);
    background-repeat: no-repeat;
    border: 0px;
    height: 35px;
    cursor: pointer;
}


.InputSubmitLogout
{
    width: 280px;
    padding: 0px;
    background-image:url(../_gfx/_buttons/abmelden.jpg);
    background-repeat: no-repeat;
    border: 0px;
    height: 35px;
    cursor: pointer;
}


.InputSubmitAendern
{
    width: 280px;
    padding: 0px;
    background-image:url(../_gfx/_buttons/daten_aendern.jpg);
    background-repeat: no-repeat;
    border: 0px;
    height: 35px;
    cursor: pointer;
}

.InputSubmitPassword
{
    width: 280px;
    padding: 0px;
    background-image:url(../_gfx/_buttons/neues_passwort.jpg);
    background-repeat: no-repeat;
    border: 0px;
    height: 35px;
    cursor: pointer;
}

.InputSubmitNewsletter
{
    width: 280px;
    padding: 0px;
    background-image:url(../_gfx/_buttons/aktion.jpg);
    background-repeat: no-repeat;
    border: 0px;
    height: 35px;
    cursor: pointer;
}

.InputSubmitTaf
{
    width: 280px;
    padding: 0px;
    background-image:url(../_gfx/_buttons/weiterempfehlung_abschicken.jpg);
    background-repeat: no-repeat;
    border: 0px;
    height: 35px;
    cursor: pointer;
}

.InputSubmitPr
{
    width: 280px;
    padding: 0px;
    background-image:url(../_gfx/_buttons/produktagent.jpg);
    background-repeat: no-repeat;
    border: 0px;
    height: 35px;
    cursor: pointer;
}


.InputSubmitRetour
{
    width: 280px;
    padding: 0px;
    background-image:url(../_gfx/_buttons/retourenschein_drucken.jpg);
    background-repeat: no-repeat;
    border: 0px;
    height: 35px;
    cursor: pointer;
}

.InputSubmitVertrag
{
    width: 280px;
    padding: 0px;
    background-image:url(../_gfx/_buttons/weiter_vertrag.jpg);
    background-repeat: no-repeat;
    border: 0px;
    height: 35px;
    cursor: pointer;
}

.InputSubmitKontakt
{
    width: 280px;
    padding: 0px;
    background-image:url(../_gfx/_buttons/rufen_sie_mich_an.jpg);
    background-repeat: no-repeat;
    border: 0px;
    height: 35px;
    cursor: pointer;
}


.InputSubmitSuche
{
    width: 280px;
    padding: 0px;
    background-image:url(../_gfx/_buttons/suche_starten.jpg);
    background-repeat: no-repeat;
    border: 0px;
    height: 35px;
    cursor: pointer;
}

.InputSubmitTarif
{
    width: 201px;
    padding: 0px;
    background-image:url(../_gfx/_buttons/ich_will_eine_tarifberatung.jpg);
    background-repeat: no-repeat;
    border: 0px;
    height: 35px;
    cursor: pointer;
}




.HerstellerBox
{
	width: 550px;
    margin-right: auto;
    padding: 5px;

    border: 1px solid #AAC6E9;
    background-color: #FAFAFA;
    margin-top: 5px;
}


.ThaysenComLink1
{
    font-size: 12px;
    font-family: Verdana, Sans-Serif;
    color: #01387B;
	text-decoration: none;
    text-align: center;
    display: block;
    width: 273px;
    height: 100px;
    float: left;
    margin-right: 36px;
    margin-left: 4px;

}
.TextLink:link 		{}
.TextLink:active 	{}
.TextLink:visited 	{}
.TextLink:hover 	{}


.ThaysenComLink2
{
    font-size: 12px;
    font-family: Verdana, Sans-Serif;
    color: #01387B;
	text-decoration: none;
    text-align: center;
    display: block;
    width: 273px;
    height: 100px;
    float: left;
    margin-right: 36px;

}
.TextLink:link 		{}
.TextLink:active 	{}
.TextLink:visited 	{}
.TextLink:hover 	{}

.ThaysenComLink3
{
    font-size: 12px;
    font-family: Verdana, Sans-Serif;
    color: #01387B;
	text-decoration: none;
    text-align: center;
    display: block;
    width: 273px;
    height: 100px;
    float: left;

}
.TextLink:link 		{}
.TextLink:active 	{}
.TextLink:visited 	{}
.TextLink:hover 	{}


.KurzUebersicht
{
	background-color: #FAFAFA;
	border: 1px solid #AAC6E9;
    /*margin-left: 20px;*/
    padding:5px;
    padding-left: 10px;

}

.StartSeiteTd1
{
	border-right:1px solid #CDCDCD;
    border-bottom:1px solid #CDCDCD
}

.StartSeiteTd3
{
    border-bottom:1px solid #CDCDCD
}

.StartSeiteTd2
{
	border-right:1px solid #CDCDCD;
}

.LinkImageTrusted {
	margin-left: auto;
    margin-right: auto;
    display: block;
    margin-top: 2px;
    margin-bottom: 2px;
}


A.LinkTrusted
{
	display:block;
    border: 1px solid #AAC6E9;
    width: 144px;
    font-size: 11px;
    font-family: Verdana, Sans-Serif;
    color: #01387B;
	text-decoration: none;
    font-weight: normal;
    text-align: center;
}

.ProduktBanner
{
	background-image:url('../_gfx/banner_mitte.gif');
    background-repeat: repeat-x;
    width: 100%;
    height: 130px;
    margin-bottom: 5px;

}

.Banner
{
	display: block;
    float: left;
    width: 613px;
    height: 130px;
}

.BannerRechts
{
	display: block;
    float: right;
}

.StartseiteBundle
{
	border: 1px solid #ADC6EF;
    width: 100%;
    margin-bottom: 25px;
}

.Top
{
    font-size: 0px;
    background-color: #ADC6EF;
    padding-left: 10px;
}

.Ptop
{
	margin-top: 8px;
}

.UTrenn
{
	clear: both;
	height: 15px;
    margin-bottom: 20px;
    border-bottom: 1px solid #01387B;
}

.TMobileBannerBackground
{
	background-image:url('../_gfx/_unternehmen/t-mobile-logo-repeat.gif');
    background-repeat: repeat-x;
    padding-left: 20px;
}

.UTrenn2
{
	clear: both;
	height: 5px;
    margin-bottom: 10px;
    border-bottom: 1px solid #01387B;
}

.ProduktMenuButtonActual
{
	background-color: #ADC6EF;
}

.ProduktMenuButtonNon
{
	background-color: #EFEFF2;
}

.ProduktMenuButton
{
    font-size: 12px;
    font-family: Verdana;
    color: #01387B;
    font-weight: bold;
    display: block;
    padding: 3px;
    width: 100px;
    text-align: center;
    float: left;
    margin-right: 7px;
    text-decoration: none;
}
.ProduktMenuButton:link 	{}
.ProduktMenuButton:active 	{background-color: #ADC6EF;}
.ProduktMenuButton:visited {}
.ProduktMenuButton:hover 	{background-color: #ADC6EF;}


.paymentGatewayIFrame
{
	display: block;
    margin-right: auto;
	width: 100%;
    height: 260px;
    border: 0px;
    padding:. 0px;
}

.tarifberatung input[type="text"]
{
	width: 150px !important;
}