/*
Theme Name: #6
Theme URI: 
Description: Rot. Ich hatte noch nie rot in einem meiner Layouts, ehrlich. Finds aber garnicht mal so schlecht, sollt ich öfter machen. Blah.
Version: 1.0
Author: Jana K.
Author URI: http://neelo.net
*/

body {
	overflow-x: hidden;
overflow-y: scroll;
	background: url('pattern.jpg');
	text-align: center;
}

/* links */

a {
	text-decoration: none;
	color: #CD2C4E;
}

a:hover {
	color: #e4c6ce;
}

a.nav {
	text-transform: uppercase;
	background: #ffffff;
	padding: 5px;
	font-size: 7pt;
}

a.nav:hover {
	background: #fefefe;
	color: #e4c6ce;
}

/* formulare */

textarea, input {
	background: e9e9e9;
	border: 0px;
	padding: 2px;
	width: 150px;
	border: 1px solid #efefef;
	margin: 2px;
}

textarea {
	height: 62px;
}

input {
	width: 100px;
}

#submit {
	background: #ffffff;
	border: 0px;
	padding: 2px;
	width: 80px;
	border: 1px solid #efefef;
	margin: 2px;
}

/* text */

font, div, p, td, textarea, input {
	font-family: arial;
	font-size: 8pt;
	color: #999999;
}

b, u, i, strong, em {
	color: #CD2C4E;
}

blockqoute {
	font-family: Georgia, "Times New Roman", Times, serif;
}

hr {
	height: 1px;
	border: 1px dotted #999999;
}

a img {
	border: 0px;
	text-decoration: none;
}

.center {
	text-align: center;
}


/* ueberschriften */

h1 {
	font-family: Georgia;
	font-size: 15pt;
	font-style: oblique;
	text-align: left;
	text-decoration: underline;
	margin: 5px 0px 5px 20px;
	color: #CD2C4E;
}

/* klassen, id's */

#greyline {
	border: 1px solid #cccccc;
	width: 502px;
	margin: 0 auto;
}

#incontainer {
	background: #ffffff url('http://neelo.net/wp-content/themes/v6/head.jpg') no-repeat top;
	padding: 1px 1px 1px 1px;
	border-top: 1px solid #ffffff;
}

#topnavi {
	width: 500px;
	height: 333px;
	margin-top: 40px;
	text-align: left;
	margin-left: 58px;
	background: transparent;
}

#content {
	width: 98%;
	padding: 0px 6px 50px 6px;
	margin-left: -1px;
	margin-top: -294px;
	text-align: justify;
	background: transparent url('footer.jpg') no-repeat bottom;
	min-height: 300px;

}

.punkte {
	letter-spacing: 2px;
}

.postdetails {
	background: #fafafa;
}

.comment {
	border-left: 2px solid #CD2C4E;
	padding-left: 7px;
	background: #ffffff;
}

/* layout */

.box {
	width: 470px;
	text-align: center;
	background: url('box.png');
	padding: 20px;
}

.preview {
	width: 213px;
	height: 160px;
	margin: 0px 20px 0px 0px;
}

.sidetext {
	margin-top: 30px;
}

.commentformpadding {
	padding-top: 3px;
}

/* scripts */

.ueber {
}

.content2 {
	border-left: 2px solid #CD2C4E;
	padding-left: 7px;
	background: #ffffff;
}

.up {
	margin-left: 400px;
}

/* hfgdsj bereich */

.textur {
	border: 5px solid #CD2C4E;
	margin: 10px;
}

.textur:hover {
	border: 5px solid #e4c6ce;
	margin: 10px;
}