/*  
Theme Name: DGIR 2008
Theme URI: http://www.ThomasSchiffler.de/
Description: Design für Das-gas-ist-Rechts.de
Version: 1.0
Author: Thomas Schiffler
*/



BODY {
	color: #FFFFFF;
	margin: 0px;
	background-color: #344B74;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}

h2 {
        font-weight: bold;
        font-size: 18px;
}

/* 
	-----------------------------------------------
		Farbdefinitionen 
	-----------------------------------------------
*/

.leftMenu .menuItem, .leftMenu .submenuItem, .content .topMenu, .changingImageTable {
	background-color: #AAAAAA;
}

.content, .mainContent {
	background-color: #FFFFFF;
}


/* 
	-----------------------------------------------
		Contentbereich 
	-----------------------------------------------
*/

.content {
	width: 938px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
}

/* 
	-----------------------------------------------
		Top Menu 
	-----------------------------------------------
*/

.content .topMenu {
	text-align: right;
	text-transform: capitalize;
        margin-top: 2px;
	margin-bottom: 2px;
        padding: 2px 2px 2px 2px;
}

.content .topMenu a:link {
	color: #FCFAEE;	
	text-decoration: none;
}
.content .topMenu a:visited {
	color: #FCFAEE;	
	text-decoration: none;
}
.content .topMenu a:hover {
	color: #bf0000;	
	font-weight: bold;
	text-decoration: underline overline;
}
.content .topMenu a:active {
	color: #FCFAEE;	
	text-decoration: none;
}

/* 
	-----------------------------------------------
		Hauptmen? (links) 
	-----------------------------------------------
*/

.leftMenu {
	width: 200px;
	height: 400px;
}

.leftMenu .menuItem {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-left: 2px;
	margin-right: 20px;
	margin-bottom: 1px;
	padding: 2px 2px 2px 20px;
}

.leftMenu .submenuItem {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-left: 2px;
	margin-right: 20px;
	margin-bottom: 1px;
	padding: 2px 2px 2px 40px;
}

.leftMenu .menuItem a:link, .leftMenu .submenuItem a:link {
	color: #FCFAEE;	
	text-decoration: none;
}
.leftMenu .menuItem a:visited, .leftMenu .submenuItem a:visited {
	color: #FCFAEE;	
	text-decoration: none;
}
.leftMenu .menuItem a:hover, .leftMenu .submenuItem a:hover {
	color: #bf0000;	
	font-weight: bold;
	text-decoration: underline overline;
}
.leftMenu .menuItem a:active, .leftMenu .submenuItem a:active {
	color: #FCFAEE;	
	text-decoration: none;
}

/* 
	-----------------------------------------------
		Hauptcontent - innerer Bereich 
	-----------------------------------------------
*/

.mainContent {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
padding: 10px;
	color: #000000;
}

/* 
	-----------------------------------------------
		Sponsorenbereich - rechte Spalte
	-----------------------------------------------
*/

.sponsorenContent {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;	
	width: 150px;
	text-align: center;
}

.sponsorenContent .title {
	margin-top: 5px;
	font-weight: bold;
	font-size: 14px;
}


/* 
	-----------------------------------------------
		changing Image
	-----------------------------------------------
*/

.changingImageTable {
	width: 150px;
	height: 150px;
	margin-left: 15px;
	margin-right: 2px;
	margin-top: 25px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}



/* 
	-----------------------------------------------
		Copyright
	-----------------------------------------------
*/

.copyright {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #BBBBBB;
	text-align: right;
	padding-left: 2px;
}

.copyright a:link {
	color: #BBBBBB;	
	text-decoration: none;
}
.copyright a:visited {
	color: #BBBBBB;	
	text-decoration: none;
}
.copyright a:hover {
	text-decoration: underline overline;
}
.copyright a:active {
	color: #BBBBBB;	
	text-decoration: none;
}

/* 
	-----------------------------------------------
		Post
	-----------------------------------------------
*/
.post {
        font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}
.post a:link {
	color: #444444;	
	text-decoration: underline;
}
.post a:visited {
	color: #444444;	
	text-decoration: underline;
}
.post a:hover {
        color: #BBBBBB;
	text-decoration: underline overline;
}
.post a:active {
	color: #444444;	
	text-decoration: underline;
}

/* 
	-----------------------------------------------
		Links im Text
	-----------------------------------------------
*/

a:link {
	color: #000000;	
	text-decoration: none;
	text-decoration: underline;
}
a:visited {
	color: #000000;	
	text-decoration: none;
	text-decoration: underline;
}
a:hover {
	color: #bf0000;	
	font-weight: bold;
	text-decoration: underline overline;
}
a:active {
	color: #000000;	
	text-decoration: none;
	text-decoration: underline;
}

/* Begin Sidebar */

#sidebar a {
	font-size: 11px;
	color: #1B4E68;
	text-decoration: none;
}

#sidebar a:hover {
	color: #1B4E68;
	text-decoration: underline overline;
}

#sidebar h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}


#sidebar {
	font: 1em Verdana, Arial, Helvetica, sans-serif;
}

#sidebar ul li {
	color: #1B4E68;
	}

#sidebar h2 {
	margin: 0px 0 0;
	padding: 0;
	}
	
#sidebar {
	padding: 0px 0 00px 0;
	width: 150px;
}


#sidebar ul li:before {
	content: "\00BB \0020";
}


#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}


#sidebar li {
	list-style-type: none;
	list-style-image: none;
	margin-top: 10px;
	margin-left: 10px;
	border-bottom:1pt dotted;
	}

#sidebar ul li {
	border:none;
}

/* End of Sidebar */


#search {
float: center;
}

#search #s {
background: transparent url('images/search_grey.gif') 0px center no-repeat;
color: #CCCCCC;
font-size: 0.9em;
margin-right: 0px;
margin-top: 10px;
padding: 2px 0 2px 17px;
width: 100px;
}

#search #s:hover {
color: #000;
}

	.zeitentabelle {
		width: 550px;
	}
	.zeitentabelle tr {
		vertical-align: top;
	}
	.zeitentabelle .header td {
		font-weight: bold;
		background-color: #DDDDDD;
	}
	.zeitentabelle .bgRow td {
		background-color: #EEEEEE;
	}
	.zeitentabelle td {
		font-size: 12px;
		text-align: center;
	}

.bgRow {
background-color: #EEEEEE;
}
