body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	color: #FFF;
	cursor:url(http://www.modplanetzone.de/cursor/cursor.ani), default;
}

verify {
	font-size: 24px;
	font-variant: small-caps;
	text-transform: capitalize;
	text-decoration: underline overline;
	background-image: url(../images/verifybg.png);
	background-repeat: repeat;
	padding: 20px;
	border: medium double #000;
	display: inline-table;
}
error {
	font-size: 24px;
	font-variant: small-caps;
	text-transform: capitalize;
	text-decoration: underline overline;
	background-image: url(../images/verifybg.png);
	background-repeat: repeat;
	padding: 20px;
	border: medium double #000;
	display: inline-table;
}
blink {
	font-size: 36px;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: blink;
	color: #900;
}

a:link {
	color: #CCC;
}

a:hover {
	color: #CCC; font-weight:bolder;
}

a:visited {
	color: #CCC;
}

a:focus {
	color: #CCC; font-weight:bolder;
}

a:active {
	color: #CCC; font-weight:bolder;
}

h1 {
	font-family: Scratch;
	font-size: 50px;
	text-shadow: #09F 0 0 0.3em, #09F 0 0 0.2em;
}

h1:hover {
	text-shadow: #09F 0 0 0.3em, #09F 0 0 0.5em;
}

h2 {
	font-family: Scratch;
	font-size: 25px;
	text-shadow: #09F 0 0 0.3em, #09F 0 0 0.2em;
}

h2:hover {
	text-shadow: #09F 0 0 0.5em, #09F 0 0 0.5em;
}

h3 {
	font-family: Handlee;
	font-size: 20px;
	text-shadow: #09F 0 0 0.3em, #09F 0 0 0.2em;
}

h3:hover {
	text-shadow: #09F 0 0 0.5em, #09F 0 0 0.5em;
}

p {
	font-family: 'Handlee', cursive;
	font-size: 16px;
	text-shadow: #FFF 0 0 0.3em;
}

p:hover {
	text-shadow: #09F 0 0 0.5em, #09F 0 0 0.5em;
}

p2 {
	font-family: 'Handlee', cursive;
	font-size: 20px;
	text-shadow: #FFF 0 0 0.5em;
}

p2:hover {
	text-shadow: #09F 0 0 0.8em, #09F 0 0 0.5em;
}

img {
	border-radius: 10px;
	box-shadow: inset 0 0 0 0 #06F, 0 0 10px 1px black;
}

img:hover {
	border-radius: 10px;
	box-shadow: inset 0 0 0 0 #06F, 0 0 20px 0.5em black;
}
table {
	text-align: center;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
}

t {
	font-family: 'Scratch';
	font-size: 30px;
	text-shadow: #09F 0 0 0.3em, #09F 0 0 0.2em;
}

t:hover {
	text-shadow: #09F 0 0 0.3em, #09F 0 0 0.5em;
}


#Logo {
	width: 1000px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	height: 175px;
	padding: 0px;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
}

#Container {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}



#Header {
	width: 101%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -10px;
	background-image: url(../images/header.jpg);
	background-repeat: repeat-x;
	height: 175px;
	border: thin solid #000;
	box-shadow:
		inset 0 0 0 1px rgba(255,255,255,0.06),
		0 0 0 1px rgba(0,0,0,0.9),
		inset 0 0 10px rgba(0,0,0,0.4),
		0 3px 5px rgba(0,0,0,0.5),
		0 2px 0 1px rgba(0,0,0,0.5);
}

#NavBar {
	height : 36px;
	width : 100%;
	margin-top : 20px;
	margin-right : auto;
	margin-bottom : 0;
	margin-left : auto;
	border : #000 solid thin;
	padding-top : auto;
	padding-bottom : auto;
	text-align : center;
	border-radius : 10px;
	background : url(../images/main-bg.png) 0% 0% repeat;
	box-shadow : 0 0 0 1px rgba(255, 255, 255, 0.06) inset, 0 0 0 1px rgba(0, 0, 0, 0.9), 0 0 10px rgba(0, 0, 0, 0.4) inset, 0 3px 10px rgba(0, 0, 0, 0.5), 0 2px 0 1px 				rgba(0, 0, 0, 0.5);
} 

#Main_Center {
	width: 1000px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 1px;
	padding-bottom: 50px;
	padding-right: 50px;
	padding-left: 50px;
	text-align: center;
	border-radius: 20px;
	background: url(../images/main-bg.png) 0 0 repeat;
	box-shadow:
		inset 0 0 0 1px rgba(255,255,255,0.06),
		0 0 0 1px rgba(0,0,0,0.9),
		inset 0 0 10px rgba(0,0,0,0.4),
		0 3px 50px rgba(0,0,0,0.5),
		0 2px 0 1px rgba(0,0,0,0.5);
}

#Main_Container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 100%;
}

#Main_Left {
	width: 490px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
	padding-top: 1px;
	padding-bottom: 50px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	border-radius: 20px;
	background: url(../images/main-bg.png) 0 0 repeat;
	box-shadow:
		inset 0 0 0 1px rgba(255,255,255,0.06),
		0 0 0 1px rgba(0,0,0,0.9),
		inset 0 0 10px rgba(0,0,0,0.4),
		0 3px 50px rgba(0,0,0,0.5),
		0 2px 0 1px rgba(0,0,0,0.5);
}

#Main_Right {
	width: 490px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-top: 10px;
	float: right;
	padding-top: 1px;
	padding-bottom: 50px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	border-radius: 20px;
	background: url(../images/main-bg.png) 0 0 repeat;
	box-shadow:
		inset 0 0 0 1px rgba(255,255,255,0.06),
		0 0 0 1px rgba(0,0,0,0.9),
		inset 0 0 10px rgba(0,0,0,0.4),
		0 3px 50px rgba(0,0,0,0.5),
		0 2px 0 1px rgba(0,0,0,0.5);
}

#Main_Bottom {
	width: 300px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 30px;
	padding-right: auto;
	padding-left: 50px;
	border-radius: 20px;
	background: url(../images/main-bg.png) 0 0 repeat;
	box-shadow:
		inset 0 0 0 1px rgba(255,255,255,0.06),
		0 0 0 1px rgba(0,0,0,0.9),
		inset 0 0 10px rgba(0,0,0,0.4),
		0 3px 50px rgba(0,0,0,0.5),
		0 2px 0 1px rgba(0,0,0,0.5);
}

#text {
	margin-left: auto;
	margin-right: auto;
	padding-left: auto;
	padding-right: auto;
	float:left;
	text-align: center;
}

#buttons {
	margin-left: 40px;
	margin-right: auto;
	padding-left: auto;
	padding-right: auto;
	text-align: left;
}

#clear {
	clear: both;
}

#Footer {
	clear: both;
	width: 100%;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	border-radius: 20px;
	background: url(../images/main-bg.png) 0 0 repeat;
	box-shadow:
		inset 0 0 0 1px rgba(255,255,255,0.06),
		0 0 0 1px rgba(0,0,0,0.9),
		inset 0 0 5px rgba(0,0,0,0.4),
		0 3px 1px rgba(0,0,0,0.5),
		0 2px 0 1px rgba(0,0,0,0.5);
}

#Container #Main_Center #Contact table{
	margin-right: auto;
	margin-left: auto;
	width: 600px;
}
#Container #Main_Center #Contact table   tr th{
	text-align: right;
	padding: 5px;
}

#Container #Main_Center #Contact table tr td input{
	float: left;
}


#Container #Main_Center #Contact table tr td textarea {
	float: left;
}
#Container #Main_Center #Contact table tr td #messagepruefung {
	font-size: 12px;
	text-decoration: blink;
}
#Container #Main_Center #Contact table tr td #emailpruefen {
	font-size: 12px;
	text-decoration: blink;
}