/*  
Theme Name: HGB Stura
Theme URI: http://www.hgb-leipzig.de/stura
Description: Eigenes Theme für den Stura der HGB Leipzig
Date: 31. März 2010
Author: Philipp Acsany
Author URI: http://www.acsany.de
*/

/* Grid.css holen */
@import url('grid.css');

body {
	background-color: #fff;
	margin: 0px;
	font-family: Helvetica, Arial;
	font-size: 12px;
	line-height: 20px;
	color: #292823;

}

a:link, a:visited {
	text-decoration: none;
	color: #37A3C5;
	font-style: normal;
	outline:  none;
}

a:hover {
	color: #37A3C5; /*Stura-Farbe*/
	text-decoration: underline;
	}
a:active {
	text-decoration: none;
	color: #292823;
}

:focus {
	background-color:  none;
	outline: 0;
}

/* Besonderheiten für gewisse Links, zB im Archiv*/
a.normaler-link:link, a.normaler-link:visited {
	text-decoration: none;
	color: #37A3C5;
	font-style: normal;
	outline:  none;
}

a.normaler-link:hover {
	color: #37A3C5; /*Stura-Farbe*/
	text-decoration: underline;
	}
a.normaler-link:active {
	text-decoration: none;
	color: #292823;
}



/*More-Links soll gut aussehen*/

.beitrag a.more-link:link {
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #292823;
}

a.more-link:visited {
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #292823;
}

a.more-link:hover {
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #37A3C5;
}

/*More Link soll einen guten Abstand haben*/
p.more {
	margin-top: 20px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}



/* Besonderheiten der Links beim /stura-Logo*/
a.stura:link {
	text-decoration: none;
	color: #37A3C5;
}
a.stura:visited {
	text-decoration: none;
	color: #37A3C5;
}

	

/*Hier können die Veränderungen für den Beitragstext rein. Momentan wird hier auf body Bezug genommen.*/
.beitrag a:link, a:visited {
	text-decoration: none;
	color: #37A3C5;
	font-style: normal;
	outline:  none;
}

.beitrag a:hover {
	color: #37A3C5; /*Stura-Farbe*/
	text-decoration: underline;
	}
.beitrag a:active {
	text-decoration: none;
	color: #292823;
}
.beitrag {
	padding: 0px 8px 14px 8px;
	border-width: 0px 0px 2px 0px;
	border-style: solid;
	border-color: #292823;	
	
}

img.center {
	float: left;
	width: 504px;
	border: none;
}

img.left {
	float: left;
	width:  200px;
	margin-right: 48px;
	margin-bottom: 80px;
	border:  none;
}

/*Für Bildunterschriften ähnl. h3*/
small {
	font-size: 10px;
	font-weight: normal;	
	
}

strong, b {
	font-style: normal;
	font-weight: bold;
}

em {
	/*color: #000;
	font-style: normal;
	background: #37A3C5;
	opacity: 0.8;
	padding: 0px 2px 0px 2px;*/
	font-style: italic;
}

h1 {
	font-size: 36px;
	font-weight: bold;
	line-height: 40px;
	margin: 10px 0px 16px 8px;

}

h1 a:link {
	text-decoration: none;
	color: #292823;
}

h1 a:visited {
	text-decoration: none;
	color: #292823;
}


h2 {
	font-size: 18px;
	font-weight: bold;
	margin: 18px 0px 22px 0px;
}

/*Bildunterschriften */
h4 {
	font-size: 9px;
	font-weight: normal;
	text-align: right;
	margin: 1px 4px 6px 0px;

}

h3 {
	font-size: 9px;
	font-weight: normal;
	margin: 4px 0px 44px 8px;; /*Die 44px halten den großen Abstand zur nächsten Überschrift*/
}
	

ul {
	list-style: none;
	padding: 0px 0px 20px 48px;
	margin: 0px;
}


p {
	margin: 0px 0px 0px 0px;
}	


p.big {
	font-size: 70px;
	font-weight: bold;
	word-spacing: -14px; /*Kerning zwischen / und dem ersten Buchstaben korrigiert*/
	line-height: 80px;;
	padding-top: 0px;
	margin: 0px 4px 0px 4px;
	
}

p.col-title {
	font-size: 13px;
	font-weight: bold;
	border-width: 8px 0px 2px 0px;
	margin-top: 12px;
	margin-bottom: 0px;
	padding-left: 8px;
	padding-top: 10px;
	padding-bottom: 8px;
	border-style: solid;
	border-color: #292823;
	
	
}

p.col-title a:link {
	color: #292823;
}



/*Zusatztext (Bloginfo) für besondere Mitteilungen*/
p.header {
	text-align: right;
	color: #37A3C5;/*Hier kommt die Sturafarbe hin*/
}


/*Gestaltung der „Ältere Beiträge“ und „Neuere Beiträge“ Box*/
#seitensprung {
	padding: 14px 0px 0px 8px;
}

#seitensprung h2 {
	margin: 0px;
	padding:0px;
}

#seitensprung a:link {
	text-decoration: none;
	color: #292823;
}

#seitensprung a:visited {
	text-decoration: none;
	color: #292823;
}

#seitensprung a:hover {
	text-decoration: none;
	color: #37A3C5;
}
	





/*container*/

/*#wrapper {
	width: auto;
	margin: 0px;
}*/

/* der Header bietet Platz für temporäre Informationen */
#header {
	width: 994px;
	height: 40px;
	float: left;
	background-color:#fff;

}

#sidebar {
	float: left;
	padding: 26px 0px 0px 8px;
}

#sidebar_mitte {
	float: right;
	padding: 26px 0px 0px 8px;
}

#sidebar h2 {
	margin: 0px;
	margin: 18px 0px 0px 0px;
}

#sidebar ul {
	list-style: none;
	padding: 14px 0px 20px 0px;
	margin: 6px 0px 0px 0px;
	border-style: solid;
	border-width: 2px 0px 0px 0px;
}

#sidebar li {
	list-style: none;
}

/*#sidebar a:link, a:visited {
	text-decoration: none;
	color: #292823;
	font-style: normal;
}*/

#sidebar a:link {
	color: #292823;
}

#sidebar a:visited {
	color: #292823;
}

#sidebar a:hover {
	color: #37A3C5; /*Stura-Farbe*/
	}

#sidebar a:active {
	text-decoration: none;
	color: #292823;
}


/*Menü Spalte: Container - momentan ganz links angeordnet*/
#column3 {
	position: absolute;
	top: 40px;
	left: 58px;
	width: 200px;
	background-color:#fff;
}

/*Großer Container für die Inhalts-Spalte */
#content {
	position: absolute;
	top: 40px;
	left: 266px;
	width: 520px;
	background-color:#fff;
	
}

/* Rechte Spalte: Container - beinhaltet die Links*/
#column1 {
	position: absolute;
	top: 40px;
	left: 794px;
	width: 200px;
	padding: 0px;
	margin: 0px;

}

/*Mittlere Spalte: Container */
/*Momentan ausgeblendet */
#column2 {
	position: absolute;
	top: 40px;
	left: 216px;
	width: 870px;
	background-color:#fff;
        display: none;
}





/* Kleiner Container, in dem alle Beiträge liegen*/
#beitrags-container { 
	padding: 20px 0px 40px 0px;

}

/* Spezifische Einstellungen */

/*Tabelle für die Mitgliederseiten*/

table {
	margin: 13px 0px 27px 48px;
	padding:  0px 0px 0px 0px;
	vertical-align: top;
	border-collapse: collapse;
}

tbody {
	padding: 0px;
	margin:  0px;
}

tr {
	padding:  0px;
	margin: 0px;
}

td {
	padding: 6px 0 0 0;
	vertical-align: top;
}

td.bild {
	padding: 10px 20px 10px 0px;
	vertical-align: top;
	text-align: right;
}


/*#footer {
	width: 1672px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	border-width: 8px 0px 2px 0px;
	margin-top: 12px;
	margin-bottom: 0px;
	padding-left: 8px;
	padding-top: 10px;
	padding-bottom: 8px;
	border-style: solid;
	border-color: #292823;
	
	
}*/

