﻿/*+++++++++++++++++++++++++++++++++++++++++++*/
/*          Elemente                         */
/*+++++++++++++++++++++++++++++++++++++++++++*/
	
/*a*/

.Actionbox		a		{	height: 15px;	color: #000066; 	}
#BreadCrumbBox	a		{	color: #000066; }
.Command		a		{	color: #000066; 	text-decoration: none;}
.EditorBox a
{
	color: #000066;
	background-color: #808ac4;
	padding: 3px 5px;
	background-image: none;
	border: thin outset #000000;
}
.GlobalMenu		a		{	color: #000066; 	}
#HeadMenuBox	a		{	color: #808080; }
th.Head			a		{	color: #808080; 	}
th				a		{	color: #808080; 	}
td.Head			a		{	color: #808080; 	}
#MenuBox		a		{	color: #000066; 	}

#MenuBox .Level0	a	{	}
#MenuBox .Level1	a	{	}
#MenuBox .Level2	a	{	}
#MenuBox .Level3	a	{	}
#MenuBox .Level4	a	{	}
#MenuBox .Level5	a	{	}

.BoardHead td	a	{	color: #000066; }
.ThreadHead td	a	{	color: #000066; }
.ThreadHead		a	{	color: inherit;	}	
.ThreadHead td		{	padding:0 3px;	}
.ThreadHead .Button	{	font-size:x-small;color: #808080; }

/*a:active*/
a:active ,
/*
.Preview	a:active	{	}
th.Head		a:active	{	color: #808080; 	font-weight: bold;	}
th			a:active	{	color: #808080; 	font-weight: bold;	} 
td.Head		a:active	{	color: #808080; 	font-weight: bold;	}
*/
/*a:hover
a:hover				{		}
.Preview	a:hover	{	color: #660000; 	}*/
.EditorBox	a:hover	{	color: #808080;	border-bottom: solid 2px #ffffff;	background-color: #F8F8F8; }


/*a:visited*/
a:visited			{	text-decoration:	none;	}	

body			
	{	
		color: #000000; 
		background-color: #F8F8F8; 	
		background-image: url('../Graphic/Background.png');
		background-repeat: repeat;
		font-family: Verdana, Arial, Helvitica, Sans-Serif;
		font-size: 12px;
	}

/*button*/

button	
	{	
		background-image: url(../graphic/corner-register.png);
		border-bottom: solid 2px #ffffff;
		background-color: #F8F8F8; 
		color: #808080;  
	}

H1			{	color: #000066;	}
H2			{	color: #000066;	}
H3			{	color: #000066;	}
H4			{	color: #000066;	}
H5, DT		{	color: #000066;	}
H6			{	color: #000066;	}
td H4		{	color: #000066;	}
.SubArticle hr	{	border: #000066 solid;	}

/*img*/

.SubArticleImageBox	img		{	width:100% ;	display:block ;	}
.ArticleImage		img {	width:100% ;	display:block ;	}
.Image div img,
.image div img	{margin-top : 10px;}
.LinkImage			img		{	Width: 100px;}
/*input*/
td.Input input				{	width: 200px;}

/*li*/
li						{	}
#BreadCrumbBox	li		{	}
#ContentBox ul li		{
	float: inherit;
	list-style-type: disc ;
	list-style-position:outside ;
	padding-left: 10px;
	display: list-item ;
	clear: both;margin-left: 30px
}
#ContentBox ol li		{
	float: inherit;
	list-style-type: decimal ;
	list-style-position:outside ;
	padding-left: 10px;
	display: list-item ;
	clear: both;margin-left: 30px
}
.GlobalMenu		li		{	}

#HeadMenuBox	li		{	}
#MenuBox		li		{	}
#ContentBox		ol		{float: inherit ; 	margin: 10px 0;
 display: block ; clear:both ;	list-style-type:  decimal ;
	list-style-position:outside ;}

p				{	}
small			{	}

/*table*/
table			{	}

#HeadBox	table	{	width: 960px;	}
.ImageData	table	{	}
.Preview	table	{	}

/*td*/
td					{	}
table.Spaced	td	{	}
.BoardHead		td 	{	background-color: #F8F8F8;	color: #808080;	}
.BoardList		td	{	}
.BoardTitle		td	{	background-color: #F8F8F8;	color: #808080; 	}
tr.Head			td	{	background-color: #F8F8F8;	}
/*textarea*/
.Input textarea		{	font-family: Verdana;}

/*ul*/
#BreadCrumbBox	ul	{	}
#ContentBox		ul		{float: inherit ; 	margin: 10px 0;
 display: block ; clear:both ;}
.GlobalMenu		ul	{	}
#HeadMenuBox	ul	{	}
#MenuBox		ul	{	}


ZYXWVU{}

/*+++++++++++++++++++++++++++++++++++++++++++*/
/*          ID's                             */
/*+++++++++++++++++++++++++++++++++++++++++++*/

/*ContentBox*/
#ContentBox						{	width: 558px;	}
.EditorMaster	#ContentBox		{	width: 738px;}
.ForumMaster	#ContentBox		{	width: 738px;}
.IndexMaster #ContentBox    {   width: 428px;}

#FootBox
{
	clear: both;
	background-color: #FFF5E6;
	background-image: url('../Graphic/LightDark450.png');
	background-position: right;
	background-repeat: repeat-y;
}

/*InformationBox*/	
#InformationBox					{	width: 179px;	}
.EditorMaster	#InformationBox	{	width: 158px;	}
.IndexMaster	#InformationBox	{	width: 298px;}		

#HeadBox		{	width: 960px;	}
#HeadMenuBox	{	padding: 0px;	padding-left: 5px;	margin:0px;	text-align:left;	background-color: #F8F8F8;	}
#HeightMaker	{	}

#MainBox		{	width: 758px;		float:left  ;		padding-top : 5px;	}
#MenuBox		{	background-color: #F8F8F8;	width: 199px;	background-image:url('../Graphic/LightDark250.png');	background-position: right;	background-repeat:repeat-y;	}
#MenuHead	{		background-image: url('../Graphic/LightDark250.png');		background-position: right ;		background-repeat:repeat-y;		height:15px;	}
#MenuFoot	{		background-image: url('../Graphic/LightDark250.png');		background-position: right ;		background-repeat:repeat-y;		height:15px;	}


#PageBox
{
	width: 960px;
	background-color: #FFF2BF;
	color: #000066;
	border: 1px solid #996633;
	margin-top: 0;
}
#PageBodyBox	{	width: 960px;	background-color: #FFF2BF;	color: #000066;}
#Searchstyle	{	color: #808080;	}

#ZYXWVU{}
/*+++++++++++++++++++++++++++++++++++++++++++*/
/*          Klassen                          */
/*+++++++++++++++++++++++++++++++++++++++++++*/

.Small	{	width: 200px;	}
.Medium{	width: 300px;	}
.Large {	width: 400px;	}

/*____A____*/
.active			{	color: #FF0000 !important; }
.Actionbox					{	background-color: #F8F8F8;	height: 20px;}
/*Active*/
#GlobalMenu		.Active		{	color: #660000;	}
#MenuBox		.Active		{	color: #660000;	}
/*AdminPanel*/
.AdminPanel					{	}
#ContentBox .AdminPanel		{	}
a.ActiveRegister			{	color: #808080;	background-color: #F8F8F8;	border-bottom: solid 2px #eef;	background-image: url(../Graphic/Corner-activeRegister.png);}

/*Article???*/
.ArticleBody					{	}
.ArticleContent					{	color: #080000;}
#ArticleListView	.ArticleBody	{	width:270px;	}
#ShowInfo			.ArticleBody	{	width:420px;	}
.ArticleHead		{	width:558px;		/*border: thin solid aqua;*/	}
/*ArticleImage*/	
.ArticleImage					{	width: 558px;	}
.DisplayInfo	.ArticleImage	{	}
.IndexMaster	.ArticleImage	{	width: 420px;	}
#ArticleListView .ArticleImage	{	width: 200px;	}
.DisplayArticle	.ArticleImage	{	width: 240px;	}
.DisplayPicture	.ArticleImage	{	width: 558px;	}
#ShowInfo		.ArticleImage	{	width: 120px;	}

.ArticleProperty		{	color: #808080;}
.ArticlePropertyHead	{	border-bottom: 1px solid #808080;	color: #808080}
/*ArticleTitle*/
.ArticleTitle			{	width:100%;		border-bottom: #000066 2px solid;		color: #000066; margin-bottom:0}
.IndexMaster				 .ArticleTitle	{	display:none}
.Preview					 .ArticleTitle	{	color: #000066;	}
.GuestbookMaster	.Preview .ArticleTitle	{	width: 420px;	}
.IndexMaster		.Preview .ArticleTitle	{	width: 155px;	}
.YieldMaster		.Preview .ArticleTitle	{	width: 428px;	}

.YieldMaster .Preview .ArticleShortContent{	width:428px;	}
/*ArticleSubTitle*/
.ArticleSubTitle								{	color: #000066;		margin-top: 0; padding-top: 0;}
.IndexMaster				.ArticleSubTitle	{	color: #000066;	}
.Preview					.ArticleSubTitle	{	color: #000066;	}
.GuestbookMaster .Preview	.ArticleSubTitle	{	width: 420px;	}
.IndexMaster .Preview		.ArticleSubTitle	{	width: 155px;	}
.YieldMaster .Preview		.ArticleSubTitle	{	/*width: 420px;	*/	width:428px;	}
.ArticlePropertyHead {		color: #808080;	border-bottom: 1px solid #808080;}

/*____B____*/
/*.bgDark					{	background-color: #F8F8F8;  #808080;  #808080;  #CE2C29;}
.bgDarkLight600			{	background-color: #F8F8F8;  #808080;  #F7AA7B;	}
.bgDarkLight450			{	background-color: #F8F8F8;  #808080;  #F7AA7B;	}
.bgDarkLight300			{	background-color: #F8F8F8;  #808080;  #F7AA7B;	}
.bgDarkLight150			{	background-color: #F8F8F8;  #808080;  #F7AA7B;	}

.bgLightDark600			{	background-color: #F8F8F8;  #808080; #CE2C29;	}
.bgLightDark450			{	background-color: #F8F8F8;  #808080; #CE2C29;	}
.bgLightDark300			{	background-color: #F8F8F8;  #808080; #CE2C29;	}
.bgLightDark150			{	background-color: #F8F8F8;  #808080; #CE2C29;	}
.bgDarkToLight			{	background-color: #F8F8F8;  #808080; #CE2C29;	}

.bgImage				{	}
.bgLight				{	background-color: #F8F8F8;  #808080;  #F7AA7B;	color: #808080;  Black ;	}
td .bgLight				{	background-color: #F8F8F8;  #808080;  #F7AA7B;	color: #808080;  Black ;	}
*/
.BoardDescBox		{	}
.BoardHead			{	}
.BoardImage			{	width: 80px;	}
#ContentBox TABLE IMG.BoardImage	{	width: 80px;	}
.BoardImageBox		{	width: 80px;	}
table.BoardList		{	width: 745px;}
.BoardOptionBox		{	background-color: #F8F8F8;	width: 720px;	}
.BoardStatus		{	}
.BoardTitle			{	color: #808080;	border-bottom: solid #cc0000;	}

.BodyBackground		{	background-color: #F8F8F8	}
table.Bordered		{	}
.Preview .Box		{	}

.Button		{		border:		thin outset #C0C0C0;		background-color: #F8F8F8;		color: #808080;	}
/*____C____*/
table.CheckBoxList		{	}
table.ContentHead		{	border: solid 1px #000000;}
td.ContributionContent	{	}
.ContributionHead		{	background-color: #F8F8F8;	color: #808080	}
td.ContributionOwner	{	background-color: #F8F8F8;	}
	
.Copyright				{	color: #808080;	}
a.Copyright				{	color: #808080;	}

.CountTitle				{	}
.CountValue				{	}

/*____D____*/
/*Default*/
table.Default	{	border-collapse: collapse;}
td.Default		{	background-color: #F8F8F8;	color: #808080;}
/*____E____*/
/*EditoMaster*/
#MainBox.EditorMaster		{	width: 955px;}
/*EditorBox*/
.EditorBox	{	color: 001055;	background-color: #ccd0e7;	width: 720px;	}
.AdminPanel					.EditorBox	{}
#ContentBox					.EditorBox	{	width: 550px; }
.EditorMaster	#ContentBox	.EditorBox	{	width: 720px; }
.ForumMaster	#ContentBox	.EditorBox	{	width: 720px; }
.IndexMaster	#ContentBox .EditorBox	{	width: 430px; }
#InformationBox				.EditorBox	{	width: 188px; 		}
#Register					.EditorBox	{	}

#ContentBox .Emoticon		{	float:none ;	display:inline;	 width: 16px;	}
.Explanation	{	color: #808080;	}
/*____F____*/
td.Field		{	color: #808080;	width:20%;}
td.Filled		{	background-color: #F8F8F8;	}
.FlipBoxHead	{	color: #808080;	background-color: #F8F8F8	}
#ContentBox .EditorBox .Floated			{	Width: 500px; }
td.Foot	{		background-color: #F8F8F8;	border-top: solid 5px #42616B;	}

/*____G____*/
.GuestbookHead			{	background-color: #F8F8F8;	color: #808080;	}
/*____H____*/
td.Head, th, th.Head	{	color: #808080;	background-color: #F8F8F8	}
.HeadMenu				{	}
.HomepageBorder			{	border-left: #808080 2px solid;		border-bottom: #808080 2px solid;}
/*____I____*/
.Preview .ImageBlock	{	width: 120px;	}
.Preview .ImageInline	{	width: 120px;	}

.ImageContainer			{	width: 150px;	background-color : #eee;	}
.ImageData				{	}
.ImagePreview			{	width: 80px;	height: 80px;	border: solid 1px #808080;	background-color : #F8F8F8;	}
.Input					{	}
td.Input 				{	color: #808080;	width: 80%;}
/*____L____*/
.LastContribtution		{	}
.LastContribtutionDate	{	}
.LastContribtutionFrom	{	}
.LastContribtutionName	{	}

.LinkBox				{	border-bottom : solid thin #808080;	}
.Reference	.LinkText	{	color: #808080	}
.Link		.LinkText	{	color: #808080;	}
.LinkTitle				{	font-size:12px;	border-bottom  : solid gray;		margin-bottom :10px;	}

img.List	{	width: 100px;}	

/*____M____*/
.Menu			{	 color: #808080;	}
.MenuOnWhite	{	 color: #808080;	}
.MidRight		{	background-position: right;
	background-color: #FFF5E6;
	background-image: url('../Graphic/DarkLight450.png');
	background-repeat: repeat-y;
}

/*____N____*/
/*notValid*/
#GlobalMenu .notValid	{	}
#MenuBox .notValid		{	}
/*____P____*/
.PopUp				{	color: #808080;}
.PopUp:hover		{	color: #808080;}
.Price				{	color: #808080;	}
.PreviewCategory	{	color: #008;}
.PreviewHead		{	border-bottom : solid 2px #000066;	color: #000066;	background-color:Transparent ;	}
/*____R____*/
a.Register			{	border-bottom: #808080 solid;	background-color: #F8F8F8;	color: #808080;	}
a.Register:hover	{	text-decoration: underline;	}
.RegisterBox		{	width: 740px;	}
.RegisterHead		{	width: 740px;	}
.RegisterContent	{	width: 720px;	background-color: #F8F8F8;}

/*____S____*/
.Preview .ShortContent	{	display: block;	font-weight: normal;	color: #000;}
#MenuBox .Sold			{	color: #660000 }
.Status					{	text-align: right;	vertical-align: bottom;}
.SubArticle				{	width:558px;	}
.SubArticleBox			{	width: 558px;	}
.SubArticleContent		{	color: #000000;}
.SubArticleContentBox	{	width: 418px;	}
.SubArticleImage		{	width: 100px;	}
.SubArticleImageBox		{	width: 120px;   padding: 0 5px}

.SubTitle				{	color: #000066;}
/*____T____*/
.TableDark				{	background-color: #F8F8F8;}
.TableDefault			{	}
.TableHead				{	background-color: #F8F8F8;}
.TableLight				{	background-color: #F8F8F8;}
.ThreadDescBox			{	}
.ThreadHead				{	background-color: #F8F8F8;		color: #808080;	}
.ThreadImage		{	display:inline ;	width: 80px;	margin: 5px;	}
#ContentBox TABLE IMG.ThreadImage	{	display:inline ;	width: 80px;	margin: 5px;	}
.ThreadImageBox		{	float:left ;		width: 80px;		font-weight:bolder ;	}
table.ThreadList		{	width: 745px;}
.ThreadTitle			{	color: #808080;	background-color: #F8F8F8;}
.Title {	color: #808080;}
.TopLeft		{	background-color: #FFF5E6;		}
.TopRight
{
	background-position: left;
	background-color: #FFF5E6;
	background-image: url('../Graphic/DarkLight300.png');
	background-repeat: repeat-y;
}
.TopCenter		{	background-color: #FFF5E6;	background-image: url('../Graphic/LightDark300.png');	background-position: right;	background-repeat: repeat-y;
}
/*____W____*/

.WizardContent	{	background-color: #F8F8F8;		padding: 5px; left:5px;right:5px;}

.___________{}


