/*
Theme Name: fdp-snt.de
Theme URI: http://www.fdp-snt.de
Description: Theme for fdp-snt.de
Author: dotplex e.K.
Author URL: http://www.dotplex.de/
*/

* {
	padding: 0;
	margin: 0;
	border: 0;
}

body {
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

ul {
	list-style-type: none;
	padding-left: 20px;
}

li {
	color: #003B94;
	letter-spacing: 1.2px;
	font-size: 11px;
}

ul li#linkcat-2.linkcat {
	margin-top: 30px;
}

p input#author {
	border: thin solid silver;
	height: 20px;
}

p input#email {
	border: thin solid silver;
	height: 20px;
}

p input#url {
	border: thin solid silver;
	height: 20px;
}

p textarea#comment {
	border: thin solid silver;
	width: 400px;
	height: 120px;
}

p input#submit {
	background-color: white;
	border: thin solid silver;
}

h1 a {
	font-size: 19px;
}

div.meta {
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 20px;
}

h2#comments {
	padding-left: 0px;
	font-size: 15px;
}

h2#postcomment {
	padding-left: 0px;
	font-size: 15px;
}

#menu ul li {
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 6px;
}

#menu ul li ul li {
	font-weight: normal;
}

h1 {
	color: black;
	padding-left: 0px;
	font-size: 42px;
}

h2 {
	color: black;
	letter-spacing: 1px;
	padding-left: 35px;
	font-size: 20px;
}

h3 {
	color: #003B94;
	font-size: 16px;
}

/* My Comment */

p {
	color: black;
	letter-spacing: 1px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}

a:link,
a:visited {
	color: #003B94;
	text-decoration: none;
}

a:hover,
a:active {
	text-decoration: underline;
}

.clear {
	clear: both;
}

#main {
	width: 915px;
	margin: 20px auto;
}

#fdp {
	display: block;
	float: left;
}

#head {
	display: block;
	float: right;
}

#menubackground {
	margin-top: 15px;
	background: url(images/menubackground.png) repeat-y;
}

#menu {
	width: 180px;
	height: 584px;
	float: left;
}

#menutop {
	width: 180px;
	height: 39px;
	background: url(images/leisteoben.jpg) no-repeat;
}

#menucontent {
	width: 180px;
}

#content {
	width: 440px;
	background-color: white;
	float: left;
	margin-top: 20px;
	margin-bottom: 30px;
	margin-left: 30px;
}

#info {
	width: 240px;
	background-color: white;
	float: right;
	margin-top: 40px;
}

#content img {
	float: left;
	margin-bottom: 25px;
	margin-right: 25px;
}

#cal {
	width: 184px;
	height: 162px;
	float: right;
}

#kind {
	width: 213px;
	float: right;
	margin: 50px 10px 50px 50px;
}

#menubottom {
	width: 180px;
	height: 39px;
	background: url(images/leisteunten.jpg) no-repeat;
	float: left;
}

#footer {
	font-size: 11px;
	letter-spacing: 2px;
	padding-top: 11px;
	text-align: right;
}