body{
	font-family: Verdana, Trebuchet MS;
	margin: 0px 0px 0px 0px;
}
body.galleryEdit{
	font-family: Verdana, Trebuchet MS;
	margin: 5px 5px 5px 5px;
	}
a{
	text-decoration: none;
}
a.link{
	text-decoration: none;
	}
img{
	border: 0;
	}
.menu{
	position: absolute; 
	left: 0px; 
	top: 190px; 
	width: 100%; 
	height: 20px;
	z-index: 99;
}

.homeScreen{
	position: absolute;
	background-color: #FFFFFF; 
	left: 0px; 
	top: 213px; 
	width: 100%; 
	height: 399px;
	z-index: 1;
	}
.footer{
	font-size: small;
	color: #FFFFFF;
}
.laufschrift{
		scrollamount: 20; 
		scrolldelay: 100;
		color: #FF3333;
		font-size: large;
}

.laufschriftBox{
	position: absolute; 
	left: 445px; 
	top: 150px;
	width: 550px;
}

.pageViews{
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	}
.statistic{
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	
	}
.statistic2{
	
	}
.Row1{
	background-color: #CCCCCC;
}
.Row2{
	background-color: #FFFFFF;
}
.iframe{
	margin: 5px 5px 5px 5px;
	frameborder: 0px;
	width: 300px;
	height: 250px;
	scrolling: no;
	}
div.aktiv{
	text-align: center;
	background-image: url("../images/static/MenuBlau.jpg");
	z-index: 99;
}
a.aktiv{
	color: #FFFFFF;
}

div.inaktiv{
	text-align: center;
	background-image: url("../images/static/MenuRot.jpg");
	z-index: 99;
}

a.inaktiv{
	color: #FFFFFF;
}
table{
	border-spacing: 0px 0px;
	}
table.standard{
	width: 100%;
	}
table.preview{
	border-color: #FF3333;
	border-style: solid;
	border-width: 2px;	
	}
table.articleList{
	width: 100%;
	border-color: #FF3333;
	/*border-color: #000000;*/
	border-style: dotted;
	border-width: 3px;
	}
table.articleEditForm{
	background-color: #FFFFFF;
	border-spacing: 0px 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #FF3333;
	}
table.subarticleEdit{
	background-color: #FFFFFF;
	border-spacing: 0px 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #0066CC;
	}
table.index{
	background-image: url('../images/static/R1Background.jpg');
	background-repeat: no-repeat;
	}
table.index2{
	background-image: url('../images/static/R1Background_Oben.jpg');
	background-repeat: no-repeat;
	}
table.login{
	color: #FFFFFF;
	display: table;
	padding: 2px;
	width:400px;
	height: 120px;
	border-style: solid;
	border-color: #FF3333;
	border-width: 3px;
	background-image: url("../images/static/blau.jpg");
	align: center;
}
table.subarticleAdminMenu{
	padding: 2px;
	width: 100%;
	height: 40px;
	/*border-width: 1px;
	border-style: solid;
	border-color: #0066CC;*/
	color: #FFFFFF;
	/*background-image: url("../images/static/blau.jpg");*/	
}
table.articleAdminMenu{
	border-spacing: 5px 5px;
	padding: 2px;
	width: 100%;
	height: 40px;
	text-align: right;
	/*border-width: 1px;
	border-style: solid;
	border-color: #FF3333;*/
	color: #FFFFFF;
	/*background-image: url("../images/static/rot.jpg");*/
}
table.adminMenu{
	padding: 2px;
	width: 100%;
	height: 40px;
	border-width: 1px;
	border-style: solid;
	border-color: #0066CC;
	color: #FFFFFF;
	background-image: url("../images/static/rot.jpg");
}
table.gallery{
	text-align: center;
	border-spacing: 5px 5px;
	}
table.galleryEdit{
	background-color: #FFFFFF;
	border-spacing: 0px 0px;
	border-width: 3px;
	border-style: dotted;
	border-color: #FF3333;
		}	
table.galleryItemEdit{
	background-color: #FFFFFF;
	border-spacing: 0px 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #0066CC;	
	}
table.galleryAdminMenu{
	border-spacing: 5px 5px;
	padding: 2px;
	width: 100%;
	height: 40px;
	text-align: left;
	/*border-width: 1px;
	border-style: solid;
	border-color: #FF3333;*/
	color: #FFFFFF;
	/*background-image: url("../images/static/rot.jpg");*/
	}
table.inlinegallery{
	}
table.galleryCollection{
	color: #000000;
	font-size: larger;
	font-style: oblique;
	font-variant: small-caps;
	text-transform: capitalize;
}
table.galleryPagerItem{
	/*border-spacing: 5px 5px;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	background-image: url("../images/static/MenuRot.jpg");*/
}
table.galleryitem{
	border-spacing: 5px 5px;
	}
	
table.galleryinlineitem{
	border-spacing: 10px 10px;
	width: 250px;	
	}
table.deaktivated{
	width: 100%;
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	background-color: #CCCCCC;
	}
tr.row1{
	background-color: #CCCCCC;
	}
tr.row2{
	background-color: #FFFFFF;
	}
td.title{
	font-size: large;
	font-weight: bold;
	text-align: center;
	}
td.preview{
	/*background-color: #FF3333;*/
	background-image: url("../images/static/MenuRot.jpg");
	text-align: center;
	font-size: larger;
	font-weight: bold;
	height: 20px;
	color: #FFFFFF;
	}
td.articleEdit{
	font-size: small;
	font-weight: bold;
	}
td.subarticleEdit{
	font-size: small;
	font-weight: bold;
	}
td.gallery{
	font-weight: bold;
	font-size: large;
	}
td.galleryCollectionName{
	text-align: center;
	font-weight: bold;
	}
td.galleryCollectionImage{
	text-align: center;
	}

td.galleryPagerItem{
	/*width: 15px;
	background-image: url("../images/static/fixmenu2.gif");	
	text-align: center;*/
}

td.galleryPagerItem2{
	height: 75px;
	width: 75px;
	text-align: center;
}
td.galleryPagerItemAktive{
	/*width: 15px;
	background-image: url("../images/static/fixmenu2.gif");
	text-align: center;*/
}
td.galleryPagerItemAktive2{
	border-color: #FF3333;
	border-width: 2px;
	border-style: dotted;
	width: 75px;
	height: 75px;
	text-align: center;
	}
td.galleryimage{
	border-color: #000000;
	border-width: 1px;
	border-style: dotted;
	background-image: url('../images/static/slide_back1.gif');
	height: 270px;
	width: 410px;
	text-align: center;
	}
td.galleryInlineimage{
	border-color: #000000;
	border-width: 1px;
	border-style: dotted;
	background-image: url('../images/static/slide_back1.gif');
	height: 170px;
	width: 260px;	
	}
td.galleryPicCount{
	font-size: small;
	}
td.galleryPicCount2{
	font-size: small;
	color: #FFFFFF;
	}
td.galleryItemText{
	border-color: #000000;
	border-width: 1px;
	border-style: dotted;
	}
a.galleryPagerItem{
	/*text-decoration: none;
	color: 	#000000;
	font-size: large;*/
}

div.galleryPagerItemAktive{
	/*color: #000000;
	font-size: large;*/
}