/*
Theme Name: LSV SH GG
Theme URI: http://www.schuelervertretung.de/
Description: Landesschuelervertretung der Gymnasien und Gesamtschulen Schleswig-Holstein
Version: 1.0
Author: KOK
Author URI: http://www.kuertz.net/

*/

/* *************************************************************** */
/* *************************************************************** */
/* FARBEN

#004092 blau
#FFFFFF weiß
#FD4441 rot

#164782 Hintergrundblau

*/
/* *************************************************************** */
/* *************************************************************** */
/* BLÖCKE UND HINTERGRUND */

body {
	background-color: #164782;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: top right;
	margin: 0;
}

#frame {
	padding-bottom: 15px;
	background-image: url(images/schattenV.png);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#page {
	width: 830px;
	padding-right: 15px;
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(images/schattenH.gif);
	background-repeat: repeat-y;
	background-position: top right;
	overflow: hidden;
}

#content {
	float: right;
	width: 623px;
	padding: 12px;
}

#footer {
	float: right;
	width: 593px;
	padding: 0px 24px 24px 10px;
}

#sidebar {
	float: left;
	width: 182px;
	background-color: #CCCCCC;
	padding-top: 120px;
	padding-bottom: 10000px;
	margin-bottom: -10000px;
}

/* --------------------------------------------------------------- */
/* Header */

#header {
	height: 75px;
	width: 830px;
	position: relative;
	top: 0px;
	left: 0px;
	background: #ffffff;
}

#header span {
	padding: 4px 10px;
	display: block;
}

#header div {
	z-index: 1;
	position: absolute;
	width: 830px;
	height: 25px;
	left: 0px;
	text-align: right;
}

#header-tools {
	top: 0px;
	background-color: #0039ad;
}

#header-title {
	bottom: 0px;
	background-color: #d61810;
}

#header-logo {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 182px;
	height: 180px;
	border: none;
	z-index: 2;
}

/* *************************************************************** */
/* *************************************************************** */
/* TYPOGRAPHIE */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

a, a:link, a:visited, a:active, a:hover {
	color: #000000;
	text-decoration: underline;
}

ul.links a, ul.links a:link, ul.links a:visited,
ul.links a:active, ul.links a:hover,
.ddsg-wrapper ul a, .ddsg-wrapper ul a:link, .ddsg-wrapper ul a:visited,
.ddsg-wrapper ul a:active, .ddsg-wrapper ul a:hover {
	text-decoration: none;
}

.ddsg-wrapper ul a:hover, ul.links a:hover {
	background-color: #dddddd;
}

img {
	border: 0px;
}

/* --------------------------------------------------------------- */
/* Blöcke */

#header span {
	color: #B282BA;
	font-size: 10px;
}
#header-title span {
	font-size: 12px;
	font-weight: bold;
}

#header div a, #header div a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#header-ag {
	font-weight: bold
}

#sidebar {
	font-size: 11px;
	line-height: 120%;
}

#content, #footer {
	font-size: 12px;
	line-height: 150%;
}

#footer {
	font-size: 1px
}

/* --------------------------------------------------------------- */
/* Ueberschriften */

h1, h2, h3, h4, h5, h6 {
	clear: both;
}

h1 {
	font-size: 18px;
}

h2, h3, h4 {
	font-weight: bold;
}

h5 {
	font-weight: normal;
}

h2, h3 {
	font-size: 14px;
}

h4, h5 {
	font-size: 13px;
}

h3, h4, h5 {
	color: #666666
}

/* --------------------------------------------------------------- */
/* sidebar */

#sidebar ul, #sidebar ul li {
	margin: 0px;
	padding: 0px;
	background: none;
}

#sidebar li.widget {
	padding-bottom: 18px;
}

#sidebar h2 {
	font-size: 11px;
	padding: 5px;
	margin: 0px;
}

#sidebar a {
	color: #000000;
	text-decoration: none; 
	display: block;
	padding: 5px 4px;
}

#sidebar a:hover {
	color: #303C87;
	background-color:#F5F5F5;
}

#sidebar ul li ul li a {
	padding-left: 12px;
}

#sidebar ul li ul li ul li a {
	padding-left: 19px;
}

#sidebar ul li ul li ul li ul {
	display: none;
}

#sidebar .current_page_item a {
	color: #303C87;
}

#sidebar .current_page_item ul, #sidebar .current_page_item ul a {
	color: #000000;
}

/* --------------------------------------------------------------- */
/* Tabellen */

table {
	border: 1px #DDDDDD solid;
	border-collapse: collapse;
	empty-cells: show;
}

th, td {
	vertical-align: middle;
	border: 1px #DDDDDD solid;
	padding: 0.2em;
}

th {
	text-align: left;
	background-color: #DDDDDD
}

/* --------------------------------------------------------------- */
/* Aufzählungen */

ol, ul {
	margin: 6px 0px;
	padding: 0px;
}

ul {
	list-style-type: square;
}

li {
	margin: 0px 0px 6px 24px;
	padding: 0px;
}

ul.links, ul.links ul, .ddsg-wrapper ul {
  list-style-type: none;
}

ul.links li, ul.links li ul li,
.ddsg-wrapper ul li, .ddsg-wrapper ul li ul li, .ddsg-wrapper ul li ul li ul li {
	margin-left: 12px;
	padding-left: 14px;
	background: url(images/li.gif) 0px 7px no-repeat;
}

/* *************************************************************** */
/* *************************************************************** */
/* Tools */

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

.date {
	text-align: right;
	font-weight: bold;
	color: #303C88;
	font-size: 80%;
}

/* *************************************************************** */
/* *************************************************************** */

#s {
	padding-right: 20px;
	width: 123px;
}

.widget.widget_search {
	text-align: center;
}

#searchsubmit {
	background-color: transparent;
	background-image: url(images/search.png);
	background-repeat: no-repeat;
	border: 0 none;
	cursor: pointer;
	height: 20px;
	margin-left: -21px;
	margin-top: 2px;
	padding: 0;
	position: absolute;
	width: 20px;
}

#sidebar ul li ul li {
	border-top: 1px solid #ffffff;
}
