/*****************************************************************/
/*** Allgemein												   ***/
/*****************************************************************/
*{
	margin:0;
	padding:0;
}

html{
	height:100%;
	width:100%;
}

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999;
	background:url(../images/body_back.jpg);
	height:100%;
	width:100%;
}

h4{
	font-size:12px;
	font-weight:bold;
	color:#999;
	float:left;
	margin: 0 5px 0 0;
	padding:0;
	text-transform:uppercase;
}

strong{
	font-weight:bold;
}

a{
	color:#666;
	text-decoration:none;
	outline:none;
}

a:hover{
	outline:none;
	color:#f59909;
}

a:visited,
a:active{
	outline:none;
}

.clear{
	clear:both;
}

ul{
	list-style:none;
}

#Barcode{ 
    position:absolute; 
	top:804px;
    width:1000px; 
	height:20px;
	background: #706862;
}


/*****************************************************************/
/*** Logo													   ***/
/*****************************************************************/
#LogoContainer{
	height:55px;
	position: absolute;
	top:727px;
	left:200px;
	width:1000px;
}

#LogoContainerVerwaltung{
	position:absolute;
	left:100px;
	top:20px;
	height:55px;
	width:1000px;
}


/*****************************************************************/
/*** Navigation												   ***/
/*****************************************************************/
#NaviContainer{
	height:17px;
	width:800px;
	position:absolute;
	left:196px;
	top:782px;
}

#NaviContainer ul{
	list-style:none;
}

#NaviContainer li{
	display:inline;
	margin-right:14px;
	padding: 0 4px;
}

#NaviContainer a{
	text-decoration:none;
	text-transform:uppercase;
	color:#999;
	border: none;
}

#NaviContainer a:hover{
	color:#f59909;
}

.aktiv{
	color:#f59909 !important;
}

.aktivStyle{
	color:#f59909 !important;
}


/*****************************************************************/
/*** Welcome												   ***/
/*****************************************************************/
#WelcomeBody{
	width:100%;
	height:100%;
	position:absolute;
	z-index:10;
}

#WelcomeContainer{
	background:url(../images/body_back.jpg);
	width:100%;
	height:100%;
}

#WelcomeContent{
	width:395px;
	height:56px;
	position: absolute;
	left:50%;
	margin-left:-198px;
	top: 50%;
	margin-top:-28px;
	opacity:0;
	filter: alpha(opacity = 0);
}

#abstand{
	height:50%;
	width:100%;
}


/*****************************************************************/
/*** Bilder													   ***/
/*****************************************************************/
#BildContainer{
	position:relative;
	top:130px;
	width:100%;
}

.BildRahmen{
	height:550px;
	padding: 9px 9px 9px 0px;
	background:#fff;
}

.BildRahmenRand{
	height:550px;
	padding: 9px 0px 9px 0px;
	background:#fff;
	margin-top:29px;
}

.BildText{
	height:29px;
	text-transform:uppercase;
	line-height:14px;
	padding-right:20px;
	overflow:hidden;
}


/*****************************************************************/
/*** Textdarstellungen										   ***/
/*****************************************************************/
#TextContainer{
	position:relative;
	top:130px;
	left:200px;
	width:1200px;
}

.spalteContainer{
	width:279px;
	float:left;
}

.spalte{
	height:520px;
	padding-right:10px;
}

.spalteHeadline,
.spalteHeadlineVerwaltung{
	font-size:12px;
	font-weight:bold;
	color:#f59909;
	text-transform:uppercase;
	margin-bottom:15px;
	height:15px;
}


/*****************************************************************/
/*** Verwaltung												   ***/
/*****************************************************************/
#VerwaltungContainer{
	position:absolute;
	left:100px;
	top:180px;
}

.VerwaltungSpaltenContainer{
	float:left;
	padding-top:10px;
	width:280px;
}

.spalteVerwaltung{
	width:258px;
	padding:10px 10px;
}

.spalteHeadlineVerwaltung{
	font-size:12;
	font-weight:bold;
	color:#f59909;
	text-transform:uppercase;
	margin-bottom:15px;
	height:15px;
	padding-left:10px;
}

.miniatur{
	float:left;
	height:50px;
	margin-bottom:10px;
	width:80px;
	overflow:hidden;
}

.bild_loeschen{
	float:right;
	height:30px;
	width:150px;
}

.bild_ordnen{
	float:right;
	height:30px;
	width:150px;
}

.bild_ordnen input[type="text"]{
	float:right;
	margin:0;
	width:30px;
}

input[type="file"]{
	margin:15px 0;
	width:250px;
}

input[type="text"]{
	margin:15px 0;
	width:248px;
	border:1px solid #956939;
	background:none;
	height:18px;
	color:#999999;
}

input[type="password"]{
	margin:15px 0;
	width:248px;
	border:1px solid #956939;
	background:none;
	height:18px;
	color:#999999;
}

input[type="submit"]{
	margin:15px 0;
	background:none;
	border:1px solid #956939;
	color:#999999;
	padding:1px 8px;
}

input[type="submit"]:hover{
	color:#F59909;
}

input[name="logout"]{
	background:none;
	border:1px solid #956939;
	color:#999999;
	left:100px;
	padding:0 8px;
	position:absolute;
	top:100px;
	width:70px;
}

input[name="new_reihenfolge"],
input[name="portfolio1_reihenfolge"],
input[name="portfolio2_reihenfolge"],
input[name="published_reihenfolge"],
input[name="making_of_reihenfolge"]{
	margin-top:20px;
	width:140px;
	background:none;
	border:1px solid #956939;
	color:#999999;
	padding:1px 8px;
}

input[name="new_loeschen"],
input[name="portfolio1_loeschen"],
input[name="portfolio2_loeschen"],
input[name="published_loeschen"],
input[name="making_of_loeschen"]{
	margin-top:0;
	background:none;
	border:1px solid #956939;
	color:#999999;
	padding:1px 8px;
}

input[type="checkbox"]{
	margin-left:47px;
	float:right;
}

