body {
	background-color:		#717171;
background-color:		#CEE6CE;


	margin: 0px;
	padding: 0px;
	font-size:				13px;
	font-family:			Trebuchet, Arial;
}

/* Page */
.Page {
/* 	background:				url(/Project/luger/Design/gfx/Page.jpg) 0px 0px repeat; */
	margin-left:			auto;
	margin-right:			auto;
	margin-top:				10px;
	width:					808px;
/*	border:					1px solid #fadada;*/
	color:					#2F2F2F;
background-color:		#CFECCE;
}

.Header {
background-color:		#CFECCE;
	background:				url(/Project/luger/Design/gfx/Header.jpg) 0px 0px repeat;
	width:					808px;
    height:					107px;
    height:					135px;
}

.Footer {
	font-size:				10px;
/*	background:				url(/Project/luger/Design/gfx/Footer.jpg) 0px 0px repeat; */
	width:					808px;
    height:					48px;
    text-align:				center;
background-color:		#CFECCE;
}


h1 {
	font-family:			Trebuchet, Arial;
	font-size:				13px;
	color:					#0060AA;
color:					#003300;
	margin-top:				2px;
	margin-bottom:			2px;
}

h2 {
	font-family:			Trebuchet, Arial;
	font-size:				13px;
	color:					#0060AA;
color:					#003300;
	font-style:				italic;
	margin-top:				2px;
	margin-bottom:			2px;
}

th {
	text-align:				left;
 	white-space:			nowrap;
}

a:link {
	color:					#0060AA;
color:					#003300;
	text-decoration:		none;
}
a:visited {
	color:					#0060AA;
color:					#003300;
	text-decoration:		none;
}
a:hover {
	color:					#00aaFF;
color:					#003300;
	text-decoration:		none;
}
a:active {
	color:					#00aaFF;
color:					#003300;
	text-decoration:		none;
}

.Footer > a:link {
	color:					#000000;
}

.Footer > a:visited {
	color:					#000000;
}

.Footer > a:hover {
	color:					#0060AA;
}
.Footer > a:active {
	color:					#0060AA;
}


.ErrorArea {
	font-size:				13px;
	background-color:		#ffdddd;
	color:					#ee5577;
}


.InfoArea {
	font-size:				13px;
	background-color:		#ddffdd;
	color:					#5577ee;
}

.ContentStartSpacer {
background-color:		#CFECCE;
	width:					22px;
	float: 					left;
}



.Content {
background-color:		#CFECCE;
	font-size:				13px;
	font-family:			Trebuchet, Arial;
	color:					#333333;
    width: 					600px;
    float:					left;
}

.Menue {
background-color:		#CFECCE;
line-height:			20px;
	font-size:				13px;
	font-family:			Trebuchet, Arial;
/*	font-weight:			bold; */
	float:					left;
    width: 					157px;
}

.MenueSpacer {
    width: 					20px;
	float:					left;
}

.Box {
	background:				url(/Project/luger/Design/gfx/BoxContent.jpg) 0px 0px repeat;
	width:					536px;
    float:					left;
}
.BoxHeader {
	background:				url(/Project/luger/Design/gfx/BoxHeader.jpg) 0px 0px repeat;
	width:					536px;
    height:					5px;
    float:					left;
	font-size:				1px;
}
.BoxContentSpacer {
	width:					15px;
	float: 					left;
}
.BoxContent {
	width:					506px;
    float:					left;
}
.BoxFooter {
background-color:		#CFECCE;

	background:				url(/Project/luger/Design/gfx/BoxFooter.jpg) 0px 0px repeat;
	width:					536px;
    height:					5px;
    float:					left;
	font-size:				1px;
}

.BoxSmal {
	background:				url(/Project/luger/Design/gfx/BoxSmalContent.jpg) 0px 0px repeat;
	width:					207px;
    float:					left;
}
.BoxSmalHeader {
	background:				url(/Project/luger/Design/gfx/BoxSmalHeader.jpg) 0px 0px repeat;
	width:					207px;
    height:					5px;
    float:					left;
	font-size:				1px;
}
.BoxSmalContentSpacer {
	width:					15px;
	float: 					left;
}
.BoxSmalContent {
	width:					177px;
    float:					left;
}
.BoxSmalFooter {
	background:				url(/Project/luger/Design/gfx/BoxSmalFooter.jpg) 0px 0px repeat;
	width:					207px;
    height:					5px;
    float:					left;
	font-size:				1px;
}
.BoxSpacer {
	width:					14px;
	float: 					left;
}


.TextArea {
	font-family:			Arial;
	font-size:				13px;
	text-align:				right;
} 

.LineBreak {
	font-size:				0px;
	clear:					both;
}

.ListButton{
	float:					left;
#	background-color:		#eeeeee;
#background-color:		#CEE6CE;

	height:					16px;
	width:					16px;
}

.ListButtonSpacer{
	float:					left;
#	background-color:		#eeeeee;
background-color:		#CEE6CE;
	text-align:				right;
	line-height:			16px;
	height:					16px;
	width:					693px;
width:					535px;
}

.ListHeader {
	float:					left;
#	background-color:		#eeeeee;
#background-color:		#CEE6CE;
	line-height:			16px;
	height:					16px;
	width:					618px;
width:					568px;
	margin-bottom:			3px;
}

.EasygaleriePicture {
	float:					left;
	width:					180px;
	margin-right:			10px;
}

.EasygaleriePictureHeadline {
	clear:					left;
	height:					60px;
}

.EasygaleriePictureImage {
	clear:					left;
}


