p
{
	display: block;
    margin: 0px;
}

ul
{
	margin-top: 10px;
    margin-bottom: 10px;
}

ol

{
	margin-top: 10px;
    margin-bottom: 10px;
}

.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;
}

.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: #314680;
    font-weight: bold;
	text-decoration: underline;
}
.TextLink:link 		{}
.TextLink:active 	{}
.TextLink:visited 	{}
.TextLink:hover 	{text-decoration: none;}

.AnfLink
{
    font-size: 11px;
    font-family: Verdana;
    color: #314680;
    font-weight: bold;
	text-decoration: underline;
    float: left;
    width: 150px;
    text-align: center;
    border: 1px solid #000000;
    padding: 4px;
}
.AnfLink:link 		{}
.AnfLink:active 	{}
.AnfLink:visited 	{}
.AnfLink: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: #0B5182;
    font-weight: bold;
	text-decoration: none;
}
.TextLinkSmall:link 		{}
.TextLinkSmall:active 	{}
.TextLinkSmall:visited 	{}
.TextLinkSmall:hover 	{text-decoration: underline;}

.TextLinkRelated
{
    font-size: 10px;
    font-family: Verdana;
    color: #E06000;
    font-weight: bold;
	text-decoration: none;
}
.TextLinkRelated:link 		{}
.TextLinkRelated:active 	{}
.TextLinkRelated:visited 	{}
.TextLinkRelated:hover 		{color: #848284;}

.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
{
	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
{
	margin-top: 5px;
	float: left;
    width: 35%;

}

.ContentBoxBig
{
	margin-top: 5px;
	float: left;
    width: 65%;
    overflow: hidden;
}

.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: 3px 5px 3px 3px;*/
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
    margin-bottom: 5px;
    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;
    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: #E06060;
    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: 360px;
    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: 80%;
    text-align:left;
}

.FormLeftDiv
{
	padding-top: 3px;
    padding-bottom: 3px;
    float:left;
    width: 20%;
    text-align: left;

}

.FormSubmitDiv
{
	clear: both;
    padding-top: 30px;
	text-align: left;
	margin-left: 130px;
}

.TextQuote
{
	padding: 5px;
	margin: 3px;
    margin-left: 0px;
    width: 95%;
    border: 1px solid #000000;
    background-color: #F5F4F3;
}

.HeadLine
{
	background-image: url(http://192.168.0.1/Pages/t-webdesign/kundensysteme/vollbrecht/www/_gfx/topic.gif);
    background-repeat: no-repeat;
    background-position: bottom;
    height: 18px;
    margin-top: 20px;
    vertical-align: top;
    width: 544px;
}

.HeadLineN
{
	background-image: url(http://192.168.0.1/Pages/t-webdesign/kundensysteme/vollbrecht/www/_gfx/newstopic.gif);
    background-repeat: no-repeat;
    background-position: bottom;
    height: 25px;
    margin-top: 20px;
    vertical-align: top;
    width: 544px;
}

.HeadLineGallery
{
    margin-top: 5px;
    margin-bottom: 10px;
    vertical-align: top;
    width: 544px;
    border-bottom: 1px solid #FFFFFF;
    height: 25px;
}

.HeadLineGb
{
    margin-top: 5px;
    margin-bottom: 10px;
    vertical-align: top;
    width: 544px;
    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: 268;
    padding: 2px;
    text-align: left;
    vertical-align: top;
}

.HeadLineInRight
{
	float: right;
    width: 268;
    text-align: right;
    vertical-align: top;
}

.Links
{
	margin-left: 20px;
    margin-top: 10px;
}

.EventText
{
	clear:both;
    padding: 10px;

}

.GbText
{
	clear:both;
    padding-top: 2px;
    overflow: hidden;
    width: 100%;
}

.GalleryDiv
{
	float: left;
    width: 110px;
    padding-left: 0px;
    padding-right: 0px;
    text-align: center;
}

.LinkDiv
{
    padding-top: 4px;
    margin-left: 20px;
    text-align: left;
}

.HeadLineImage
{
	margin-top: 10px;
    margin-left: 5px;
    margin-bottom: 25px;
    display: block;
}

.DreierImage
{
	float: left;
    border: 2px solid #314680;
    width: 148px;
    margin-left: 6px;
    margin-right: 6px;
    margin-top: 30px;
}

.ZweierImage
{
	display: block;
    border: 2px solid #314680;
    width: 165px;
    height: 110px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
}

.ImageCenter
{
    margin-left: auto;
    margin-right: auto;
	display: block;
    margin-top: 3px;
    margin-bottom: 3px;
}

.Anfahrt
{
	width: 478px;
	border: 1px solid #000000;
    border-top: 0px;
    clear: both;
    padding-top: 5px;
}

.ImageBottom
{
	margin-left: auto;
    margin-right: auto;
    margin-top: 2px;
    margin-bottom: 1px;
    display: block;
}

.ZweierBild
{
	display: block;
	float: left;
    padding: 2px;
    margin-left: 30px;
    width: 192px;
    background-color: #314680;
    margin-top: 10px;
}