/*
Theme Name: DPAG-Theme
Theme URI: http://dp-ag.org/
Description: DPAG.eV-Theme Version 2008. Idee: <a href="http://www.esaya.de/">Sayanthan Sivapatham</a>. Umsetzung: <a href="http://www.thomas-ney.com/">Thomas Ney</a>.
Version: 1.0 [EN]
Author: Thomas Ney
Author URI: http://www.thomas-ney.com/
*/


body {
	background-color: #e0e0e0;
	margin: 20px;
	text-align: center;
	font-family: verdana, arial, sans-serif;
	font-size: 0.8em;
}
#page {
	background-color: #fff;
	padding: 5px;
	margin: 0 auto;
}
#header {
	background-color: #fc0;
	padding: 0 20px 40px 20px;
	text-align: left;
}
#header h1 {
	font-size: 2.0em;
	color: #fff;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}
#header h1 a {
	color: #fff;
	text-decoration: none;
}
#header h2 {
	font-size: 1.6em;
	color: #000;
	margin: 0;
	padding: 0;
}
#header #language {
	text-align: right;
	padding: 5px;
	margin-right: -20px;
	font-size: 0.8em;
}
#menu {
	padding: 10px 10px 10px 5px;
	width: 160px;
	float: left;
	text-align: left;
}
#menu ul {
	list-style:none;
	margin: 0;
	padding: 0;
	width: 150px;
	font-size: 0.85em;
}
#menu ul li {
	display:inline;
	line-height: 1.4em;
	width:150px;
}
#menu ul li a {
	padding: 2px 5px;
	background-color:#f0f0f0;
	border-left:4px solid #ccc;
	color:#333;
	float:left;
	font-weight:bold;
	margin-bottom:5px;
	padding: 4px 5px;
	text-decoration:none;
	width:140px;
}
#menu ul li a:hover {
	background-color:#e0e0e0;
	border-left: 4px solid #369;
	color: #000;
}
#menu form {
	clear: both;
	padding: 0;
	margin: 0;
}
#menu form {
	font-size: 0.8em;
	padding-top: 20px;
}
#content {
	text-align: left;
	padding: 10px;
	margin:0 0 0 170px;
	line-height: 1.6em;
}
#content h1 {
	padding: 0;
	margin: 0 0 20px 0;
	color: #000;
	font-size: 1.6em;
}
#content h2 {
	padding: 0;
	margin: 0 0 20px 0;
	color: #000;
	font-size: 1.4em;
}
#content h3 {
	padding: 0;
	margin: 0 0 20px 0;
	color: #000;
	font-size: 1.2em;
}
#content a {
	color: #369;
	text-decoration: none;
}
#content a:hover {
	color: #000;
	text-decoration: underline;
}
#content #submenu {
	text-align: center;
	margin-bottom: 20px;
	width: 100%;
}
#content #submenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#content #submenu ul li {
	display: inline;
	margin: 0;
	padding: 0;
}
#content #submenu ul li a {
	text-decoration: none;
	border: 0;
	border-bottom: 3px solid #ccc;
	color: #666;
	padding: 0 5px;
}
#content #submenu ul li a:hover {
	text-decoration: none;
	border: 0;
	border-bottom: 3px solid #369;
	color: #333;
}
#content .post {
	margin: 30px 0;
}
#content .post h1 {
	font-size: 1.5em;
	color: #369;
	font-weight: normal;
	margin: 0 0 10px 0;
}
#content .post h2 {
	font-size: 1.2em;
	color: #369;
	font-weight: normal;
	margin: 0 0 10px 0;
}
#content .post h3 {
	font-size: 1.0em;
	color: #369;
	font-weight: normal;
	margin: 0 0 10px 0;
}
#content .post h1 a {
	color: #369;
	text-decoration: none;
}
#content .post h1 a:hover {
	color: #000;
	text-decoration: none;
}
#content .post .postinfo {
	background-color: #f0f0f0;
	border-left: 4px solid #ccc;
	color: #333;
	font-size: 0.8em;
	padding: 3px 6px;
	margin-top: 10px;
}
#content .post .postinfo a {
	color: #369;
	text-decoration: none;
}
#content .post .postinfo a:hover {
	color: #369;
	text-decoration: underline;
}
#content .page {
	margin: 10px 0;
}
#content .page h1 {
	font-size: 1.8em;
	color: #369;
	font-weight: normal;
	margin: 0 0 10px 0;
}
#content .page h2 {
	font-size: 1.6em;
	color: #369;
	font-weight: normal;
	margin: 0 0 10px 0;
}
#content .page h3 {
	font-size: 1.2em;
	color: #369;
	font-weight: normal;
	margin: 0 0 10px 0;
}
#content .page h1 a {
	color: #369;
	text-decoration: none;
}
#content .page h1 a:hover {
	color: #000;
	text-decoration: none;
}
#content .page .pageinfo {
	color: #333;
	font-size: 0.8em;
	margin-top: 10px;
}
#footer {
	font-size: 0.8em;
	color: #999;
	margin: 0 auto;
	width: 80%;
	clear: both;
	border-top: 1px solid #ccc;
	padding: 2px 10px;
}

#footer a {
	color: #999;
	text-decoration: none;
}

#footer a:hover {
	color: #333;
	text-decoration: underline;
}


/*
#### Veranstaltungskalender #####
*/
#content .page h2.month_select {
	width: 100%;
	text-align: center;
	padding: 20px 0;
}
#content .page h2.month_select .gray {
	color: #999;
	font-weight: normal;
}
#content .page h2.month_select .current {
	color: #000;
	font-weight: bold;
}
#content .page h2.month_select .current a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#content .page h2.month_select .current a:hover {
	color: #369;
	font-weight: bold;
	text-decoration: none;
}

.underline {
	width: 100%;
	border-bottom: 1px solid #000;
	margin: 0 -5px;
	padding-left: 10px;
}
