@charset "UTF-8";
/* CSS Document */

<!--

/* ----------------------- R E S E T ----------------------- */

/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td 
{ margin : 0; padding : 0;}

/* Normalizes font-size for headers */
h1,h2,h3,h4,h5,h6 { font-size : 100%; }

/* Removes list-style from lists */
ol,ul { list-style : none;}

/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, em, strong, th, var
{ font-style : normal; font-weight : normal; }

/* Removes list-style from lists */
table { border-collapse : collapse; border-spacing : 0; }

/* Removes border from fieldset and img */
fieldset,img { border : 0; }

/* Left-aligns text in caption and th */
caption,th { text-align : left; }

/* Removes quotation marks from q */
q:before, q:after { content :''; }

a { outline:none;}

.clear { clear:both;}

object {padding:0px; margin:0px;}

/* ----------------------- R E S E T  E N D E----------------------- */


body {
	background-image: url(../images/kachel.jpg);
	background-color:#81e2ff;
	background-repeat: repeat-x;
	font-size:15px;
	font-family: Georgia, Times New Roman, Times, serif;
}

td,th {
	
	font-family: Georgia, Times New Roman, Times, serif;
}

#wrappermittig {
	width:1172px;
	height:1388px;
	margin:0 auto;
}

#wrapper {
	background-image:url(../images/bg_pixelflirt.jpg);
	width:1172px;
	height:1388px;
	position:relative;
}

#designtext {
	position:absolute;
	width:455px;
	height:86px;
	left:480px;
	top:152px;
	color:#7f7f7f;
}

#kontaktbutton {
	background-image:url(../images/kontaktbtn.jpg);
	position:absolute;
	width:87px;
	height:40px;
	left:952px;
	top:214px;
}

.kontaktbuttontxt {
	padding-left:12px;
	padding-top:8px;
}

.kontaktbuttontxt a {
	color:#ff830f;
	text-decoration:none;
}

.kontaktbuttontxt a:hover {
	color:#ffffff;
	text-decoration:none;
}

#kontaktbutton:hover {
	background:  url(../images/kontaktbtn_hover.jpg);
}

#topbutton {
	background-image:url(../images/topbtn.jpg);
	position:absolute;
	width:100px;
	height:44px;
	left:952px;
	top:843px;
}

.topbuttontxt {
	padding-left:7px;
	padding-top:13px;
}

.topbuttontxt a {
	color:#00adef;
	text-decoration:none;
}

.topbuttontxt a:hover {
	color:#ffffff;
	text-decoration:none;
}


#topbutton:hover {
	background:  url(../images/topbtn_hover.jpg);
}


#twitterbox {
	background-image:url(../images/twitterbox.jpg);
	position:absolute;
	width:258px;
	height:auto;
	left:694px;
	top:248px;
	color:#7f7f7f;
	overflow:visible;
}

a {
	color:#00adef;
}

.h1 {
	color:#7f7f7f;
}

.h2 {
	color:#00adef;
}

.h3 {
	color:#0da926;
}

.twitter {
	position:relative;
	left:88px;
	padding-top:10px;
	width:160px;
	color:#7F7F7F;
	font-size:12px;
}

.twitter a {
	color:#00adef;
	font-size:12px;
}

.twitterlink {
	position:relative;
	left:88px;
	padding-top:10px;
	margin-bottom:10px;
	width:160px;
	color:#00adef;
	font-size:14px;
}


#logo {
	background-image:url(../images/pixelflirtlogo.gif);
	position:absolute;
	left:813px;
	top:50px;
	width:139px;
	height:31px;
}


#impressum {
	position:absolute;
	width:300px;
	height:30px;
	left:650px;
	top:1050px;
	color:#00adef;
	text-align:right;
	font-size:13px;
}

#formular {
	position:absolute;
	width:455px;
	height:135px;
	left:480px;
	top:900px;
	color:#7f7f7f;
	font-size:12px;
}

#kontakt {
	position:absolute;
	width:200px;
	height:120px;
	left:240px;
	top:900px;
	color:#7f7f7f;
}

img {
	padding-top:8px;
}

#submit  {
height: 24px;
width: 24px;
background:  url(../images/submit.jpg);
float: left;
border: none;
position: absolute;
right:-4px;
top:91px;
}

#submit:hover {
background:  url(../images/submit_over.jpg);
}

form p {
width: 180px;
position: relative;
top:-3px;
}

#nachricht {
height: 99px;
width: 220px;
position: absolute;
left: 213px;
top:14px;
border: 1px solid #cccccc;
}

#nachrichten_text {
position: absolute;
right: 60px;
top:-3px;
}

form {
position: relative;
}

input {
height: 19px;
width: 189px;
border: 1px solid #cccccc;
margin-bottom: 4px;
}

form p {
font-size: 13px;
}