/*
Website IB-GIS
Stand:  03.03.2009 
Datei:  screen.css
Datum:  04.03.2009
Aufbau  1. Reset & Kalibrierung und allgemeine Styles 
        2. Styles für Layoutbereiche    
        3. Sonstige Styles 
========================================================== */

/* @group 1. Kalibrierung und allgemeine Styles */
/* @group Reset & Kalibrierung der wichtigsten Abstände */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 1.05em;
	line-height: 1.25em;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* @group Allgemeine Selektoren */

body {
	color: #000000;
	/* background: #005373 url(../pix/bg.gif) repeat-x; */
    	background-color: #dcf3ff;
     background-image: url(../pix/bg_generell.jpg);
     background-repeat: no-repeat;
     background-attachment: fixed;
	font: 62.8% "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: left;
}

h1 {
	color: #5c5c5c;
	font: italic bold 1.8em "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-bottom: 10px;
	text-align: left;
}

h2 {
	padding-bottom: 10px;
	color: #5c5c5c;
	font: bold 1.0em "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: left;
}

h3 {
	padding-bottom: 10px;
	color: #c57a00;
	font: bold 1.0em "Lucida Grande", Lucida, Verdana, sans-serif;
	text-transform: uppercase;
	text-align: left;
}

input, select, textarea {
	color: #2a2a2a;
	background-color:#effaff;
}

.news h3 {
	padding-bottom: 1px;
}

.main2 h3 {
	text-transform: none;
	padding-bottom: 1px;
	padding-top: 6px;
}

.uebersicht h3 {
	padding-top: 12px;
	text-transform: uppercase;
}

.clearing {
	clear: both;
}

/* @group Schriftgroessen */
/* .head {
	font-size: 1.25em;
	line-height: 1.3;
}
*/
.main p {
	font-size: 1.3em;
	line-height: 1.3;
}

table, tr, td, a {
	font-size: 1.0em;
	line-height: 1.2;
}

.boxes p {
	font-size: 1.0em;
	line-height: 1.0em;
}

.uebersicht p {
	font-size: 1.0em;
	line-height: 1.4;
	padding-top: 7px;
}

.newstitle p, a, b {
	font-size: 1.0em;
	line-height: 1.2;
}

#logo p {
	font-size: 1.2em;
}
/* @group Hyperlinks */

.active {
	color: #cc9933;
	font-size: 0.9em;
	font-weight: bold;
}

a {
	text-decoration: none;
	outline: none;
	color: #000000;
}

a:hover {
	text-decoration: none;
	outline: none;
	color: #cc9933;
}

#logo a,
#navi02 a {
	text-decoration: none;
	outline: none;
	color: #3a3a3a;
	font-size: 0.9em;
	font-weight: bold;
}

#logo a:hover,
#navi01 a:hover,
#navi02 a:hover {
	color: #cc9933;
	/* font-weight: bold; */
}

#info a,
.boxes a {
	text-decoration: none;
	outline: none;
	color: #555555;
}

#info a:hover,
.boxes a:hover {
	text-decoration: none;
	outline: none;
	color: #cc9933;
}

/* @group Allgemeine Klassen und IDs */

img {
	border-style: none;
}

.bottom {
	vertical-align: text-bottom;
}

.big {
	font-size: 1.5em;
	display: block;
	margin-top: -5px;
}

.topgap {
	margin-top: 10px;
}

.orange {
	color: #cc9933;
}

/* @group 2. Styles für die  Layoutbereiche */

/* @group INDEX */

#wrapper {
	width: 891px;
	position: absolute;
	top: 15px; /* Ori: 75px */
	left: 35px; /* Ori: 65px */
}

#head {
	background: url(../pix/bg_head3.png) no-repeat left bottom;
	width: 891px;
	float: left;
}

#logo {
	width: 220px;
	float: left;
}

#navi {
	width: 648px;
	float: right;
	padding-left: 23px;
}

#info {
	width: 220px;
	float: left;
	background: url(../pix/bg_info2.png) no-repeat right top;
	color: #555555;
	padding-top: 20px;
}

#content {
	float: right;
	width: 671px;
	padding-top: 20px;
}

/* @group 3. Sonstige Styles */

/* @group logo */

#logo img {
	/* ACHTUNG: Fuer GIS-Logo: 36px! */
	margin-top: 101px;
}

#logo p {
	padding-top: 5px;
	padding-bottom: 15px;
}

/* @group navi01 */

/*
#navi01 {
	width: 620px;
	height: 130px;
	position: relative;
	background: url(../pix/pic_lachen.jpg) no-repeat;
}
*/

#navi01 ul {
	position: absolute;
	bottom: 9px;
	right: 0px;
}

#navi01 li {
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
	background-color: #f4f4ff;
}

#navi01 a {
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 0.9em;
	color: #3a3a3a;
	background-color: #f4f4ff;
	text-align: left;
}

/* @group navi02 */
	/*
	#navi02 li {
		float: left;
		padding-top: 15px;
		padding-bottom: 15px;
	}
	*/

#navi02 {
	width: 730px;
}

#navi02 h3 a .active {
	font-size: 1.05em;
}

 /* Abstand der Texte rechts */
#navi02 li.right {
        /* padding-right: 24px; */
        padding-right: 58px;
        padding-left: 0px;
}

/* @group info */

.news {
	padding-bottom: 5px;
	background: url(../pix/dotted_line_first2.png) no-repeat left bottom;
	width: 185px;
	max-width: 185px;
	overflow: hidden;
}

.newstitle {
	margin-bottom: 20px;
}

.gis {
	padding-bottom: 25px;
	padding-top: 20px;
	background: url(../pix/dotted_line_middle2.png) no-repeat left bottom;
	width: 185px;
}

.zert {
	padding-bottom: 25px;
	padding-top: 20px;
	background: url(../pix/dotted_line_last2.png) no-repeat left bottom;
	width: 185px;
}

.zert img {
	vertical-align: top;
}

.last {
	padding-bottom: 15px;
	padding-top: 10px;
	width: 185px;
}

.breadcrumb_nav {
	text-align: right;
	margin-top: -10px;
	margin-bottom: 25px;
	font-size: 0.9em;
}


/* @group content-Hauptinhalt 1-spaltig */

.main {
	padding-bottom: 5px;
	width: 651px;
	padding-left: 23px;
}

/* @group content-Hauptinhalt 2-spaltig + Uebersicht */

.head {
	padding-left: 23px;
}

.main2 {
	padding-bottom: 5px;
	/* width: 292px; */
	width: 311px;
	float: left;
	position: relative;
	padding-right: 0px;
	padding-left: 23px;
	margin-top: -6px;
}

* html .main2 {
	width: 294px;
}

.uebersicht {
	margin-top: -12px;
}

.main2 .termine {
	margin-top: 30px;
	margin-bottom: 30px;
}

/* @group content-Hauptinhalt 3-spaltig */

.main3 {
	width: 190px;
	float: left;
	position: relative;
	padding-left: 23px;
	padding-right: 20px;
}

.kleine_standortkarte {
	position: absolute;
	top: 238px;
	left: 700px;
}
/* @group content-3 Teaserboxen */

#content .boxes {
	clear: both;
}

#content .boxes div {
	width: 190px;
	float: left;
	color: #cc9933;
	margin-top: 50px;
	padding-left: 23px;
	padding-right: 10px;
}

/* @group social bookmarks */

#content .social_bookmarks {
	clear: both;
}

#content .social_bookmarks div {
	width: 625px;
	float: left;
	margin-top: 30px;
	padding-right: 23px;
	text-align: center;
}

#content .social_bookmarks img {
	border: 0px;
}

#content .footer {
	float: right;
	width: 625px;
	padding-top: 60px;
	padding-bottom: 10px;
}

#content .footer div {
	color: #999999;
	font-style: italic;
	font-size: 0.8em;
	text-align: right;
}
#content .footer div a {
	color: #999999;
}

#content ul {
	/*list-style-type: square; */
	list-style-image: url(../pix/list_bullet_orange.gif);
	list-style-position: outside;
}
#content ul a {
	list-style-image: url(../pix/list_bullet_orange.gif);
}

#content ol {
	list-style-type: decimal;
	list-style-position: outside;
}

#content li {
	float: none;
	/* list-style-type: circle; */
	list-style-type: url(../pix/list_bullet_orange.gif);
	padding-right: 5px;
	margin-left: 20px;
	margin-right: 20px;
	text-align: left;
}

#content li a {
	float: none;
	/* list-style-type: circle; */
	list-style-image: url(../pix/list_bullet_orange.gif);
	padding-right: 5px;
	text-align: left;
}

#content img {
	border-style: none;
	margin-left: 10px;
	margin-right: 10px;
}
/* @end */




