
p
{
	display: block;
    margin: 0px;
    text-align: justify;
}

ul
{
	margin-top: 10px;
    margin-bottom: 10px;
}

ol

{
	margin-top: 10px;
    margin-bottom: 10px;
}

h3
{
	font-size: 16px;
    font-weight: bold;
    margin: 6px;
}

.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: 30px;
    padding-bottom: 10px;

}

.Clear
{
	clear: both;
    height: 3px;
}

.TextIndent
{
	margin-left: 20px;
}

.TextXS
{
	font-size: 10px;
}

.TextS
{
	font-size: 11px;
}

.TextM
{
	font-size: 12px;
}

.TextL
{
	font-size: 13px;
}

.TextXL
{
	font-size: 15px;
}

.TextXXL
{
	font-size: 18px;
}

.TextCXL
{
	font-size: 44px;
}

.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;
}

.TextBlack
{
	color: #000000;
}

.TextGray
{
	color: #9699A0;
}

.TextLightgrey
{
	color: lightgrey;
}

.TextGrey
{
	color: #C0C0C0;
}

.TextWhite
{
	color: #FFFFFF;
}


.TextBlue
{
	color: #3366CC;
}

.TextBold
{
	font-weight: bold;
}

.TextNormal
{
	font-weight: normal;
}

.NonDisplay
{
	display: none;
}

.BlockDisplay
{
	display: block;
}


.TextLink
{
    font-size: 11px;
    font-family: Verdana;
    color: #F5F4F3;
    font-weight: bold;
	text-decoration: underline;
}
.TextLink:link 		{}
.TextLink:active 	{}
.TextLink:visited 	{}
.TextLink:hover 	{text-decoration: none;}

.TextLinkL
{
    font-size: 12px;
    font-family: Verdana;
    color: #0B5182;
    font-weight: bold;
	text-decoration: none;
}
.TextLinkL:link 	{}
.TextLinkL:active 	{}
.TextLinkL:visited 	{}
.TextLinkL:hover 	{color: #848284;}

.TextLinkSmall
{
    font-size: 10px;
    font-family: Verdana;
    color: #F5F4F3;
    font-weight: bold;
	text-decoration: underline;
}
.TextLinkSmall:link 		{}
.TextLinkSmall:active 	{}
.TextLinkSmall:visited 	{}
.TextLinkSmall:hover 	{text-decoration: none;}

.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;}

.TextLinkButton
{
    font-size: 10px;
    font-family: Verdana;
    color: #0B5182;
	text-decoration: none;
    padding-left: 12px;
    display: block;
    margin-left: auto;
    width: 80px;
	background-image:url(http://emag.florian-kaiser.net/www/_gfx/_symbols/dot.png);
    background-position: center left;
	background-repeat: no-repeat;
}
.TextLinkButton:link 	{}
.TextLinkButton:active 	{}
.TextLinkButton:visited {}
.TextLinkButton:hover 	{color: #848284;}

.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;}

.TextLinkMore
{
	clear: both;
	display: block;
    text-align: right;
    color: #F5F4F3;
	text-decoration: underline;
    font-family: Verdana;
    font-size: 10px;
   	font-weight: bold;
}
.TextLinkMore:link 	{}
.TextLinkMore:active 	{}
.TextLinkMore:visited 	{}
.TextLinkMore:hover 	{text-decoration: none;}

.SubPagesLink
{
    font-size: 11px;
    font-family: Verdana;
    color: #0B5182;
	text-decoration: none;
}
.SubPagesLink:link 		{}
.SubPagesLink:active 	{}
.SubPagesLink:visited 	{}
.SubPagesLink:hover 	{color: #848284;}

.SubPagesActual
{
	font-family: Verdana;
	font-size: 12px;
    color: black;
    font-weight: bold;
}

.TextBreakL
{
	line-height: 200%;
}

.TextBreakM
{
	line-height: 150%;
}

.TextBreakS
{
	line-height: 100%;
}

.MarginTop20
{
	margin-top: 20px;
}

.ContentBoxSmall
{
	float: left;
    width: 40%;
}

.ContentBoxSmallR
{
	float: left;
    width: 45%;
}

.ContentBoxSmaller
{
	float: left;
    width: 25%;
}

.ContentBoxBig
{
	float: left;
    width: 60%;
    overflow: hidden;
}

.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 #FFFFFF;
    padding: 0px;
    margin: 3px 5px 3px 3px;
    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;
}


.NewsPicture
{
	border: 1px solid #FFFFFF;
    padding: 0px;
    margin: 3px 0px 3px 8px;
    display: block;
}

.VideoPicture
{
	border: 1px solid #FFFFFF;
    padding: 0px;
    margin: 3px 8px 3px 0px;
    display: block;
}

.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: black;
    list-style-type: square;
}

.SelectBox
{
	width: 300px;
    background-color: #F5F4F3;
    margin-left: 20px;
    font-weight: bold;
}

.InputTextSearch
{
    /*background-color: #F5F5F5;
    border: 1px solid #000000;*/
    padding: 1px;
    width: 110px;
}

.InputSubmit
{
	background-color: gainsboro;
    color: #000000;
    font-family: Verdana;
    font-size: 11px;
    width: 170px;
}

.InputSubmitS
{
	background-color: gainsboro;
    color: #000000;
    font-family: Verdana;
    font-size: 10px;
    width: 100px;
}

.InputSubmitGo
{
	background-color: gainsboro;
    color: #000000;
    font-family: Verdana;
    font-size: 11px;
    width: 270px;
    padding: 1px;
    margin: 3px;
    margin-left: 0px;
    font-weight: bold;
}

.InputSubmitGoS
{
	background-color: gainsboro;
    color: #000000;
    font-family: Verdana;
    font-size: 11px;
    width: 100px;
    padding: 2px;
    margin: 3px;
    font-weight: bold;
}

.InputSelect
{
	background-color: #FFFFFF;
    color: black;
    font-family: Verdana;
    font-size: 11px;
    width: 200px;
}


.InputSelectGallery
{
	background-color: #FF00A0;
    color: white;
    font-family: Verdana;
    font-size: 11px;
    width: 300px;
}


.InputSelectS
{
	background-color: #FFFFFF;
    color: black;
    font-family: Verdana;
    font-size: 10px;
    width: 200px;
}


.InputSelectMultiple
{
	background-color: #FFFFFF;
    color: black;
    font-family: Verdana;
    font-size: 12px;
    width: 350px;
    height: 150px;
    border: 1px solid #000000;
}

.InputText
{
	font-family: Verdana;
    color: black;
    font-size: 11px;
	width: 200px;
}

.InputTextSmall
{
	font-family: Verdana;
    color: black;
    font-size: 11px;
	width: 60px;
}

.InputTextMiddle
{
	font-family: Verdana;
    color: black;
    font-size: 11px;
	width: 130px;
}

.InputTextarea
{
	font-family: Verdana;
    color: black;
    font-size: 11px;
    width: 410px;
    height: 200px;
	display: block;
}

.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;
}


.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;
}

.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: 74%;
    text-align:left;
}

.FormLeftDiv
{
	padding-top: 3px;
    padding-bottom: 3px;
    float:left;
    width: 26%;
    text-align: left;

}

.FormSubmitDiv
{
	clear: both;
    margin-left: auto;
    margin-right: auto;
    width: 355px;
    margin-top: 30px;
}

.TextQuote
{
	padding: 5px;
	margin: 3px;
    margin-left: 0px;
    width: 95%;
    border: 1px solid #000000;
    background-color: #F5F4F3;
}

.HeadLineNews
{
	background-image: url(../_gfx/news_line.gif);
    background-repeat: no-repeat;
    background-position: bottom;
    margin-bottom: 5px;
    margin-top: 5px;
    vertical-align: top;
    height: 20px;
    width: 620px;
}


.HeadLineGallery
{
    margin-top: 5px;
    margin-bottom: 10px;
    vertical-align: top;
    width: 544px;
    height: 25px;
}

.HeadLineGb
{
    margin-top: 5px;
    margin-bottom: 10px;
    vertical-align: top;
    width: 690px;
    border-bottom: 1px solid #FFFFFF;
    height: 18px;
}

.HeadLineInLeftN
{
	float: left;
    width: 268;
    padding: 2px;
    padding-top: 9px;
    text-align: left;
    vertical-align: top;
}

.HeadLineInRightN
{
	float: right;
    width: 268;
    padding: 2px;
    padding-right: 45px;
    text-align: right;
    vertical-align: top;
}

.HeadLineInLeft
{
	float: left;
    width: 50%
    text-align: left;
    vertical-align: top;
}

.HeadLineInRight
{
	float: right;
    width: 50%
    text-align: right;
    vertical-align: top;
}

.Links
{
	margin-left: 20px;
    margin-top: 10px;
}

.EventText
{
    border-top: 0px;
	clear:both;
    height: 90px;
    width: 494px;
    padding: 2px;
    display: table;

}

.GbText
{
	clear:both;
    padding-top: 2px;
    overflow: hidden;
    width: 494px;
}

.BigGalleryDiv
{
    width: 642px;
    text-align: center;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.GalleryDiv
{
	float: left;
    width: 132px;
    text-align: center;
    display: block;
}

.SmallGalleryDiv
{
	float: left;
    width: 114px;
    text-align: center;
    display: block;
}

.GalleryLeiste
{
	display: block;
	width: 800px;
    height: 97px;
}

.PresseDiv
{
	float: left;
    width: 394px;
    text-align: center;
    display: block;
}

.GbImg
{
	margin-top: 2px;
}

.GbDate
{
	margin-top: 2px;
    display: block;
    float: left;
    margin-right: 3px;
}

.LinkDiv
{
	margin-top: 2px;
    margin-bottom: 10px;
    margin-left: 20px;
}


.OuterNews
{
    width: 620px;
}

.OuterGb
{
	margin-left: auto;
    margin-right: auto;
    width: 620px;
}

.TopicLong
{
	background-image: url(../_gfx/news_line.gif);
    background-repeat: repeat-x;
    background-position: bottom;
    margin-bottom: 5px;
    margin-top: 5px;
    vertical-align: top;
    height: 20px;
    width: 802px;
    clear: both;
}

.EventText2
{
    width: 690px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 1px;
}

.Flag
{
	margin-bottom: -2px;
    margin-right: 2px;
}

.Tab
{
	display: block;
    margin-left: 20px;
}

.TourDatesBox
{
	height: 179px;
    width: 149px;
    max-width: 149px;
    /*float: left;*/
    margin-right: 22px;
    padding-top: 22px;
    padding-left: 9px;
    background-image: url(../_gfx/upcoming_tourdates.gif);
    background-repeat: no-repeat;
}

.NewsBox
{
	/*float: left;*/
    width: 620px;
}

.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;
}

.InputSelectRelease
{
	background-color: #333333;
    color: white;
    font-family: Verdana;
    font-size: 12px;
    width: 350px;
    margin-bottom: 40px;
    float: left;
    margin-right: 20px;
}

.SelRelease
{
    margin-top: 8px;
    width: 802px;
}

.InputSelectLabel
{
	background-color: #333333;
    color: white;
    font-family: Verdana;
    font-size: 12px;
    width: 350px;
    margin-bottom: 40px;
    float: right;
}


.ProjektPlayerFrame
{
	width: 360px;
    height: 210px;
    margin: 0px;
    margin-left: auto;
    margin-right: 8px;
    display: block;
    padding: 0px;
    background-color: transparent;
    margin-top: 0px;
    clear: both;
}

.TourDateRepeat
{
	margin-bottom: 5px;
}

.GalleryText
{
    margin-left: 7px;
    margin-top: 3px;
    margin-bottom: 3px;
    margin-right: 6px;
}