/* 
weinrot: #cc3300
orange: ff9933
*/


/* RESET */
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;
    vertical-align: baseline;
    background: transparent;
    font-family: Geneva, ‘Lucida Sans’, ‘Lucida Grande’, ‘Lucida Sans Unicode’, Verdana, sans-serif;
    font-size:12px;
    color:#222;
}

html, body {height:100%; }


a img {border:none;}


/* Subcolumns */
.subcolumns { width: 100%; overflow:hidden; padding: 0 0 35px 0; }
.subcolumnss { width: 100%; overflow:hidden; padding: 0 0 20px 0; }

.c50l, .c25l, .c33l, .c38l, .c66l, .c75l, .c320l, .c260l, .c330l {float: left; }
.c50r, .c25r, .c33r, .c38r, .c66r, .c75r, .c174r {float: right; margin-left: -5px; }
.c330r {float: right;}

.c25l, .c25r { width: 25%; }
.c33l, .c33r { width: 33.333%; }
.c50l, .c50r { width: 50%; overflow:hidden;}
.c66l, .c66r { width: 66.666%; }
.c75l, .c75r { width: 75%; }
.c38l, .c38r { width: 38.2%; }
.c62l, .c62r { width: 61.8%; }

/* Sondergrößen */
.c320l { width:320px;} 
.c260l { width:260px; }
.c174r { width:174px; text-align:center; }
.c330l, .c330r { width:234px; }

.subc  { padding: 0 12px; }
.subcl { padding: 0 12px 0 10px; }
.subcr { padding: 0 0 0 20px; }

.ptop { padding-top: 20px }
.ptoph { padding-top:10px }

.clearing {clear:both; height:1px; line-height:1%; font-size:0; }



/* Typo */

h1 {font-size:36px; line-height:42px; margin-top:12px; margin-bottom:15px; text-transform:uppercase;  text-align:center; font-weight:bold; letter-spacing:0.2em; color:#cc3300;}
h2 {font-size:24px; text-align:center; letter-spacing:0.2em; color:#cc3300; margin-bottom:15px;}
p {font-size:12px; line-height:18px; margin-bottom:18px;}


/* Styles */

#wrapper {width:1015px; margin:auto; }
#main {padding: 50px 0 0 0; position:relative;}

.leftC .subc {padding-left:24px;}
.rightC .subc {padding-right:24px; }

.c174r {padding-top:20px; }


.map {margin-top:30px;}
#adAndSearch {position:absolute; bottom:20px; left:10px;}
form#cse-search-box {margin-top:40px;}


/* Button design */
.c260l .subc {padding-top:20px; }

.c260l a {
	display:block;
	width:100%;
	text-align:center;
	border:1px solid #905010;
	background:#ff9933 url(button3.gif) 0 0 repeat-x;
	text-decoration:none;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
 /*   -moz-box-shadow:  1px 2px 3px rgba(100,100,100,0.4);
    -webkit-box-shadow: 1px 2px 3px rgba(100,100,100,0.4);
    box-shadow: 1px 2px 3px rgba(100,100,100,0.4);
*/
    /* text-shadow: 0 1px 1px rgba(0,0,0,0.3); */
	line-height:26px;
	color:#333;
}

.c260l a span{
	display:block;
	font-weight:bold;
	color:#333;
	padding:5px 20px;
}

.c260l a.twoLines {padding:15px 0; background:#f68f2b url(button4.gif) 0 0 repeat-x;}

.c260l a:hover {
	text-decoration:underline;
}

.c260l a:active {
	background:#ff9933; /* url(button_i.gif) 0 0 repeat-x;*/
}


/* Listenüberschriften */

.listeue
{
color:#CC3300;
text-align:center;
font-weight:bold;
}

/* Knopf Lebenslagen */

.ll .subc {padding-top:20px;}

.ll a {
	display:block;
	text-align:center;
	border:1px solid #905010;
	background:#ff9933 url(button3.gif) 0 0 repeat-x;
	text-decoration:none;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
 /*   -moz-box-shadow:  1px 2px 3px rgba(100,100,100,0.4);
    -webkit-box-shadow: 1px 2px 3px rgba(100,100,100,0.4);
    box-shadow: 1px 2px 3px rgba(100,100,100,0.4);
*/
    /* text-shadow: 0 1px 1px rgba(0,0,0,0.3); */
	/* line-height:26px; */
	color:#333;
	float: left;
	padding: 3px 5px;
	margin-top:3px;
	margin-left:3px;
	margin-right:3px;
	margin-bottom:3px;
}


.ll a:hover {
	text-decoration:underline;
}

.ll a:active {
	background:#ff9933; /* url(button_i.gif) 0 0 repeat-x;*/
}

.llb .subc {padding-top:20px;}

.llb a {
	display:block;
	text-align:center;
	border:1px solid #905010;
	background:#ff9933 url(button3.gif) 0 0 repeat-x;
	text-decoration:none;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
 /*   -moz-box-shadow:  1px 2px 3px rgba(100,100,100,0.4);
    -webkit-box-shadow: 1px 2px 3px rgba(100,100,100,0.4);
    box-shadow: 1px 2px 3px rgba(100,100,100,0.4);
*/
    /* text-shadow: 0 1px 1px rgba(0,0,0,0.3); */
	/* line-height:26px; */
	color:#333;
	float:left;
	padding:3px 5px;
	margin-top:3px;
	margin-left:3px;
	margin-right:3px;
	margin-bottom:3px;
	
}

.llb
{
	font-weight:bold;
}

.llb a:hover {
	text-decoration:underline;
}

.llb a:active {
	background:#ff9933; /* url(button_i.gif) 0 0 repeat-x;*/
}

.llbh
{
 font-weight:bold;
}

#footer { width:100%; margin:30px 0; border-top:2px solid #ff9933; }
#footerInner {padding:10px;  text-align:center;}
#footerInner .addthis_toolbox {margin-bottom:10px;}

#feedback {
    display:block;
    position:fixed;
    width:30px;
    height:120px;
    background:url(http://www.familienfreunde.de/bilder/Feedback.png) 0 0 no-repeat;
    left:0;
    top:100px;
}

/* Tabelle */

.tabelle {
	display:block;
	width:100%;
	text-align:center; 
	border:2px solid #CC3300;
	text-decoration:none;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
 /*   -moz-box-shadow:  1px 2px 3px rgba(100,100,100,0.4);
    -webkit-box-shadow: 1px 2px 3px rgba(100,100,100,0.4);
    box-shadow: 1px 2px 3px rgba(100,100,100,0.4);
*/
    /* text-shadow: 0 1px 1px rgba(0,0,0,0.3); */
	line-height:26px;
	color:#CC3300;
	margin-top:10px;
}

.standard { Background-color: #ff9933; background-image: none; color: #000000; font-size: small }
.kopf  { background-color : #FFE0B3; background-image: none; color: #ffffff; font-size: small; border-color: #ffffff; }
.fuss  { background-color : #FFE0B3; background-image: none; color: #ffffff; font-size: small; border-color: #ffffff; }

.tabellenkopf
{
 background-color : #ffffff;
 background-image: none;
 color: #CC3300;
 border-color: #CC3300;
}

.tabellenwertlinks
{
 background-color : #ffffff;
 background-image: none;
 color: #CC3300;
 border-color: #CC3300;
 margin-left: 5px;
 float:left;
}

.tabellenwertrechts
{
 background-color : #ffffff;
 background-image: none;
 color: #CC3300;
 border-color: #CC3300;
 margin-right: 5px;
 float:right;
}

.tabellenzelle
{
 border-top:1px solid #CC3300;
 background-color : #ffffff;
 background-image: none;
 color: #CC3300;
 border-color: #CC3300;
 padding:5px;
 vertical-align:middle;
}

.tabellenzelle a
{
 color: #CC3300;
}

.ampelgrau { background-color : #969696; background-image: none; color: #000000; font-size: small; border-color: #969696; }
.kk_weiss { background-color : #ffffff; background-image: none; color: #000000; font-size: small; border-color: #ffffff; }
.ampelgelb { background-color : #ffff33; background-image: none; color: #000000; font-size: small; border-color: #ffff33; }
.ampelgruen { background-color : #00ff00; background-image: none; color: #000000; font-size: small; border-color: #00ff00; }
.ampelrot { background-color : #FF1A1A; background-image: none; color: #ffffff; font-size: small; border-color: #FF1A1A; }


