p, blockquote, li, table, td {
	font-family:Verdana,sans-serif;
	color:#000000;
	font-size:10pt;
}

th {
	color:#000000;
	font-family:Verdana,sans-serif;
	font-size:13px;
	vertical-align:top;
}

p.nav {
	font-family:TrebuchetMS, Verdana, sans-serif;
	color:#FFFFFF;
	font-size:11pt;
}

p.nav a:link {
	color:#FFFFFF;
	text-decoration:none;
}

p.nav a:visited {
	color:#FFFFFF;
	text-decoration:none;

}
p.nav a:active {
	color:#FFFFFF;
	text-decoration:underline;
}

p.nav a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

.small {
	font-size:11px;
}

input, select, textarea {
	font-family:Verdana,sans-serif;
	font-size:10pt;
}

ul {
	color:#000000;
}

h1 {
	font-family:Tahoma,sans-serif;
	color:#016A4C;
	font-size:14pt;
	font-weight:bold;
}
h2 {
	font-family:Verdana,sans-serif;
	color:#000000;
	font-size:10pt;
}


a:visited {
	color:#016A4C;
}
a:link {
	color:#016A4C;
}
a:hover {
	color:#016A4C;
	text-decoration:none;
}
a:active {
	color:#016A4C;
	text-decoration:none;
}

div.shade th {
	background-color:#BDB196;
}
div.shade td {
	background-color:#E0CDA5;
}

div.shade td.noshade {
	background-color:#FAE5B8;
}

div.shade th.noshade {
	background-color:#FAE5B8;
}

img {
	border-color:#016A4C;
}


#interface1 {
	z-index:1;
}

#loader_container {
    text-align:center;
    position:absolute;
    top:40%;
    width:100%}

#loader {
	font-family:Tahoma, Helvetica, sans;
	font-size:10px;
	color:#000000;
	background-color:#FFFFFF;
	padding:10px 0 16px 0;
	margin:0 auto;
	display:block;
	width:135px;
	border:1px solid #6A6A6A;
	text-align:left;
	z-index:255;
}

#progress {
	height:5px;
	font-size:1px;
	width:1px;
	position:relative;
	top:1px;
	left:10px;
	background-color:#9D9D94
}

#loader_bg {
	background-color:#EBEBE4;
	position:relative;
	top:8px;left:8px;height:7px;
	width:113px;font-size:1px
}

.border_preview{
	z-index:100;
	position:absolute; 
	background: #fff;
	border: 1px solid #444;
}

.preview_temp_load {
	vertical-align:middle;
	text-align:center;
	padding: 10px;
}
.preview_temp_load img{	
	vertical-align:middle;
	text-align:center;
}



/*Image Title Styling*/

.title_h2 {
 padding:12px 0 0 18px;
}

h2 {
	font-size:14px;
	padding:0;
	margin:0;
	font-family: "century gothic";
}
.auswahlbutton { 
    background-color: #016A4C;
	color: #ffffff;
	width: 210px;
	border: 2px solid #9DC45A;
	font-size: 12px;
	font-family: Verdana,sans-serif;
	color:#FFFFFF;
}
.fotoauswahlbutton { 
    background-color: #016A4C;
	color: #ffffff;
	width: 150px;
	border: 2px solid #9DC45A;
	font-size: 12px;
	font-family: Verdana,sans-serif;
	color:#FFFFFF;
}
.thumbnailbutton { 
    background-color: #016A4C;
	color: #ffffff;
	width: 20px;
	border: 2px solid #9DC45A;
	font-size: 12px;
	font-family: Verdana,sans-serif;
	color:#FFFFFF;
}
.dropdown { 
    background-color: #BDB196;
	color: #ffffff;
	width: 150px;
	border: 2px solid #9DC45A;
	font-size: 12px;
	font-family: Verdana,sans-serif;
	color:#000000;
}