body {
	background-image: url(media/visagel_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
body#Home {
	background-image: url(media/visagel_bg_home.jpg);
}
#Logo {
	background-image: url(media/visagel_logo.png);
	background-position: top left;
	background-repeat: no-repeat;;
	width: 108px;
	height: 52px;
	display: block;
	position: absolute;
	top: 76px;
	left: 303px;
}
#Logo h1 { display: none; }
#Title {
	color: #F3562E;
	font-family: Arial, "MS Trebuchet", sans-serif;
}
#Title h1 {
	margin: 0;
	padding: 0;
}
#Lang {
	position: absolute;
	top: 0;
	left: 650px;
	width: 148px;
}
#Area {
	position: absolute;
	height: 27px;
	left: 285px;
	top: 0;
	width: 256px;
}
#navMain p { display: none; }
#Lang a:hover,
#Area a:hover,
#navMain a:hover { background: none; }

p, li, input, select, textarea, label, span {
	color: #000000;
	font-size: 13px;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FF6633;
	background-color: #336699;
}


.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 25px;
}
.orange { color: #F3562E; }

/* Formular-Styling ***********************************************************/

.csc-uploads-fileName, .csc-uploads-fileSize {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
	line-height: 12px;
	padding: 0;
	margin: 0;
	vertical-align: top;
}
td.csc-uploads-fileSize {
  width: 50px;
}
p.csc-uploads-description {
  margin-bottom: 12px;
}

.csc-mailform {
	margin: 30px 0 40px 0;
	padding: 0;
	border: 0;
}
.csc-mailform .csc-mailform-field {
	display: block;
	clear: both;
	margin: 0 0 8px 0;
	position: relative;
}
.csc-mailform label {
	display: block;
	margin-left: 25px;
}

.csc-mailform input {
	position: absolute;
	left: 250px;
	width: 200px;
	top: 0;
}
.csc-mailform input.csc-mailform-check {
	left: 0;
	width: auto;
} * html .csc-mailform input.csc-mailform-check {
	left: -25px;
}

.csc-mailform textarea {
	margin-left: 25px;
	width: 425px;
} * html 	.csc-mailform textarea {
		width: 450px;
}

.csc-mailform input.csc-mailform-submit {
	left: 275px;
}

.csc-mailform .csc-mailform-label {
	font-weight: bold;
	display: block;
	margin: 20px 0 8px 0;
}




/* Impressum ****************************************************************/
#Imprint {
	background-image: url(media/impressum_bg.jpg);
}
#Imprint h1,
#Imprint h2 {
	font-size: 13px;
	margin: 0;
	padding: 0;
}
