/*------------------ erst mal sauberen tisch machen ------------------*/
body {
	background-color:#FFF;
	background-position: top;
	background-repeat: repeat-x;
	color:#258;
	font-family:Lucida Grande, Verdana, Geneva, sans-serif;
	font-size:12px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	width: 100%;
}


#rahmen						{ width: 100%; height:100%; margin: 0 auto; text-align: left; overflow:hidden; border:none; }
#baender					{ background: url(neue_elemente/accos_logo_2011_baender.png) repeat-x 300% 0; width:100%; height:126px; margin-top:50px; }
#logo						{ width:auto; margin: 0 auto; display: block; padding-top:20px; height: auto; top:10px; left:100px; position: relative; }

#willkommen					{ width:700px; position: relative; display: block; margin: 0 auto; margin-top: 60px; }
#rechts						{ width:300px; position: relative; display: block; float:right; }
#links						{ width:320px; position: relative; display: block; float:left; }


.willkommen					{ font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; font-size:16px; }
.anrede						{ font-family:Arial, Helvetica, sans-serif; font-size:14px; float:left; color:#369; }
a							{ text-decoration:none; color:#69c; }

#flickr_badge_uber_wrapper	{ width: 800px; position: relative; display: block; margin: 0 auto; margin-top: 0px; }

.flickr_badge_image				{ float: left; }
.flickr_badge_image img			{ display: block; position: relative; -webkit-border-radius:10px; -webkit-transition: -webkit-transform .6s ease-in-out, -webkit-box-shadow .6s ease-in; }
.flickr_badge_image img:hover	{ -webkit-transform:scale(1.8) translate(5px, -10px); z-index: 10; -webkit-box-shadow: #666 0 16px 200px; }

/*************** SWITCHER ************************/

ul#navigation {
    position: fixed;
    margin: 0px;
    padding: 0px;
    top: 0px;
    right: -180px;
    list-style: none;
    z-index:999999;
    width:840px;
}
ul#navigation li {
    width: 220px;
    display:inline;
    float:right;    
}
ul#navigation li a {
    display: block;
    float:right;
    margin-top: -2px;
    width: 200px;
    height: 25px;
    background-color:#eff;
    background-repeat:no-repeat;
    background-position:50% 10px;
    border:1px solid #BDDCEF;
    -moz-border-radius:0px 0px 10px 10px;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -khtml-border-bottom-right-radius: 10px;
    -khtml-border-bottom-left-radius: 10px;
    text-decoration:none;
    text-align:center;
    padding-top:80px;
    opacity: 0.6;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);  
}
ul#navigation li a:hover{
     background-color:#fff;
}
ul#navigation li a span{
    letter-spacing:2px;
	font: italic 14px "Times New Roman", Times, serif;
    color:#369;
    text-shadow: 0 -1px 1px #dee;      
}

ul#navigation .teamnet a{
    /*background-image: url(jugendseite_switch.png);*/
}
ul#navigation .kirche a      {
}

ul#navigation .jugend a      {
}



/* copyright @ martin stüdeli, 2dbild.ch */
/* schau dir den code an, vielleicht entdeckst du etwas neues. viel spass! */
/* thank you for looking at this code. have fun! */




/* allgemeine definitionen */


a:link {
	color:#58b;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:16px;
	font-style:oblique;
	font-weight:bold;
	letter-spacing:1px;
	text-decoration:none;
}

a:visited {
	color:#369;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:16px;
	font-style:oblique;
	font-weight:bold;
	letter-spacing:1px;
	text-decoration:none;
}

a:hover {
	color:#369;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:16px;
	font-style:oblique;
	font-weight:bold;
	letter-spacing:1px;
	text-decoration:none;
}

h1 {
	background: url(bilder/h1linie.png) no-repeat bottom;
	font-size:22px;
	padding-bottom:10px;
	padding-left:40px;
}

h2 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:25px;
	font-style:oblique;
	text-align:right;
	padding:0;
}

h3 {
	font-weight:bold;
	font-size:16px;
}

li {
	line-height:10px;
	list-style:url(Bilder/listenpunkt.gif);
	list-style-type:none;
}


td {
	font-size:12px;
	font-family:Lucida Grande, Verdana, Geneva, sans-serif;
}


	
/* klassen für text */

.textrot {
	color:#933;
}

.textschwarz {
	color:#000;
}

.textrotkursiv {
	color:#933;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:18px;
	font-style:oblique;
	font-weithgt:bold;
	letter-spacing:1px;
	text-decoration:none;
}

.textklein {
	font-size:10px;
	
}

.text_wichtig {
	font-weight:bold;
	letter-spacing:1px;
	word-spacing:2px;
}

.textschalter {
	letter-spacing:1px;
	word-spacing:2px;
}


.lauftextbericht {
	color:#000;
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
}

.ueberschriftbericht {
	color:#000;
	font-size:14px;
	font-weight:bold;
}


/* klassen für formularfelder */

.formularfeld1 {
	background-color:#daedff;
	border:0px;
	width:232px;
}

.formularfeld2 {
	background-color:#e9f8cd;
	border:0px;
	width:232px;
}

.formularfeld3 {
	background-color:#fbddc8;
	border:0px;
	width:232px;
}

.formularfeld4 {
	background-color:#fbf1c8;
	border:0px;
	width:232px;
}



/* div-definitionen, bereiche, 
hierarchisch und von oben links nach rechts unten */

#container {
	border:none;
	height:auto;
	margin: 0px auto;
	padding:0px;
	width:950px;
	z-index:1;
}



#titel {
	
	border:none;
	height:113px;
	margin:0px;
	padding:0px;
	width:950px;
}

#fuss {
	
	border:none;
	height:50px;
	margin:0px;
	padding:0px;
	width:100%;
	position:absolute;
	left:-450px;
	z-index:15;
}


#ueberschrift {
	color:#369;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:18px;
	font-style:oblique;
	font-weight:bold;
	letter-spacing:1px;
	line-height:10px;
	text-decoration:none;
}

#fenster {
	border:none;
	height:auto;
	margin:0px;
	padding:0px;
	width:950px;
}


#navigation {
	background:#fff;
	float:left;
	font-size:12px;
	height:auto;
	line-height:19px;
	margin:0px;
	padding:68px 10px 0px 0px;
	text-align:right;
	width:250px;
}


#inhalt {
	background:#fff;
	border-left:0px dotted #69c;
	color:#258;
	float:left;
	font-size:12px;
	height:auto;
	margin:4px 0 0 0 ;
	padding:3px 10px 0px 30px;
	width:62.7%;
}


#untenbalken_1 {
	background:url(Bilder/untenbalken.gif) repeat;
	border:0px;
	bottom:0px;
	height:50px;
	left:50%;
	margin:0px;
	padding:0px;
	position:fixed;
	width:100%;
	visibility:visible;
	
}

#untenbalken_2 {
	background:url(Bilder/untenbalken.gif) repeat;
	border:0px;
	bottom:0px;
	height:50px;
	position:absolute;
	left:-800px;
	margin:0px;
	padding:0px;
	width:800px;
	visibility:visible;
	z-index:5;
}

#berichte {
	height:auto;
	padding:10px 0px 0px 5px;
	text-align:justify;
	width:290px;
}

#halbe_links {
	border:0px;
	float:left;
	padding:10px 0;
	width:474px;
	height:auto;
	border-right:1px dotted #69c;
	text-decoration:none;
}

#halbe_rechts {
	border:0px;
	float:right;
	padding:10px 0;
	width:474px;
	height:auto;
	text-decoration:none;
}

/* navigationen im inhalt-bereich */

#inhalt a:link {
	color:#58b;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:14px;
	font-style:oblique;
	font-weight:bold;
	letter-spacing:1px;
	line-height:18px;
	text-decoration:none;
}

#inhalt a:visited {
	color:#369;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:14px;
	font-style:oblique;
	font-weight:bold;
	letter-spacing:1px;
	line-height:18px;
	text-decoration:none;
}

#inhalt a:hover {
	color:#369;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:14px;
	font-style:oblique;
	font-weight:bold;
	letter-spacing:1px;
	text-decoration:none;
	line-height: 18px;
}

