/* ==========================
CSS Styles for DEVIEMED.de
========================== */

body {
	background:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:101%;
}

h1 {
	margin:0;
	padding:0;
	font-size:1.1em;
	color:#922128;
	font-weight:normal;
	margin-bottom:8px;
	
}

h2 {
	margin:0;
	padding:0;
	font-size:0.8em;
	color:#89574b;
	font-weight:bold;
	margin-bottom:8px;
}

h3 {

}

h4 {
	margin:0;
	padding:0;
	font-size:0.8em;
	color:#89574b;
	font-weight:bold;
}

p a {
	color:#b4313a;
	font-weight:bold;
	text-decoration:none;
	padding-left:15px;
	background:url(../img/link.gif) no-repeat top left;
	margin-bottom:8px;	
}

p a:hover {
	text-decoration:underline;
}

p {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	line-height:160%;
}

.cleaner{
	width:100%;
	clear:both;
	height:20px;
}

#wrap_all {
	width:853px;
	margin:auto;
	padding:0;
	border:1px solid #983c44;
	background:#fffae5;
}

a img {
	border:none;
	padding:0;
	margin:0;
}


img.bild_links{
	padding-right:10px;
	float:left;
}

img.bild_rechts{
	padding-left:10px;
	float:right;
}


img{
	border:0px;
}

.imgLink{
	background-image:none !important;
	padding:0px !important;
}

/* ==========================
Oben
========================== */
#func_navi {
	height:27px;
	background:#983c44;
	width:653px;
	float:left;
	margin:0;
	padding:0;
	padding-top:3px;
}

#func_navi a{
	margin-left:5px;
	color:#fff;
	font-size:0.7em;
	text-decoration:none;
}

#func_navi a:hover{
	text-decoration:underline;
}

#func_search {
	width:200px;
	height:27px;
	background:#983C44;
	float:left;
	overflow:hidden;
	padding-top:3px;
}

#func_search input {
	background:#fdece4;
	border:none;
	color:#666;
	font-size:0.6em;
	padding-left:3px;
}

#func_search a {
	text-decoration:none;
	font-size:0.6em;
	color:#fff;
}

#func_search a:hover {
	text-decoration:underline;
}

#olive {
	width:853px;
	height:3px;
	background:#c1c2b6;
	clear:both;
}
	
#header_pic {
	height:150px;
	width:853px;
	float:left;
}

#deviemed_logo {
	clear:both;
	width:700px;
	height:60px;
	background:#FDF3D0;
	float:left;
}
#deviemed_spenden {
	width:153px;
	height:60px;
	float:left;
	background:#FDF3D0;
}
#deviemed_logo a img {
	border:none;
}

#deviemed_spenden a img {
	border:none;
	padding-top:10px;
}


/* ==========================
Navigation
========================== */

#main_navi {
	clear:both;
	width:853px;
	height:30px;
	background:#983c44;
	overflow:hidden;
	margin-bottom:15px;
}

#main_navi ul{
	margin:0;
	padding:0;
	list-style:none;
}

#main_navi ul li {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	height:30px;
	overflow:hidden;
	text-align:center;
	
}

#main_navi ul li a {
	height:20px;
	padding-top:10px;
	padding-left:22px;
	padding-right:22px;
	font-size:0.6em;
	text-decoration:none;
	color:#fff;
	float:left;
	display:block;
	font-weight:bold;
}

#main_navi ul li a:hover {
	background:url(../img/main_navi_hover.gif) top left repeat-x;
	color:#983c44;
}

.aktiv, #main_navi ul li.aktiv a{
	background:url(../img/main_navi_hover.gif) top left repeat-x;
	color:#983c44;
	
}




/* ==========================
Content
========================== */

#conten_wrap {
	clear:both;
	width:853px;
}

#spalte_links {
	width:200px;
	float:left;
	
}
#inhalt {
	width:620px;
	float:left;
	margin-left:20px;
	}

.spalte_links {
	width:390px;
	float:left;
}

.spalte_rechts {
	padding-left:10px;
	width:190px;
	float:left;
	color:#983C44;
	font-weight:bold;
}

.links_text {
	width:290px;
	float:left;
}

.rechts_text {
	padding-left:20px;
	width:290px;
	float:left;
}

#inhalt_box ul {
	list-style:none;
	margin:0;
	padding:0;
}

#inhalt_box ul li {
	padding-left:15px;
	background:url(../img/list_element.gif) top left no-repeat;
}



/* ==========================
News Box // Linke Spalte
========================== */
#news_box {
	width:180px;
	padding:10px;
	background:#ecbc86;
	margin-bottom:15px;
}

#news_box h1{
	color:#922128;
	font-size:1.0em;
	margin-bottom:5px;
}

#news_box strong {
	color:#922128;
}

#news_pic {
	margin-top:15px;
}



/* ==========================
Footer
========================== */

#footer {
	clear:both;
	width:853px;
	height:30px;
	overflow:hidden;
	text-align:center;
	padding-top:15px;
}

#footer ul {
	margin:0;
	padding:0;
	list-style:none;
	margin-left:200px;
}
#footer ul li {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	height:30px;
	overflow:hidden;
	text-align:center;
}
#footer ul li a{
	height:22px;
	padding-top:8px;
	padding-left:22px;
	padding-right:23px;
	font-size:0.6em;
	text-decoration:none;
	color:#333;
	float:left;
	display:block;
	font-weight:bold;
}

#footer ul li a:hover {
	color:#983C44;
}

#footer ul li.aktiv {
	color:#983c44;
	background:none;
}

#footer ul li.aktiv a{
	color:#983C44;
}

/* ==========================
Rootline
========================== */
#rootline {
	font-size:0.6em;
	margin-bottom:10px;
	width:500px;
}

#rootline a {
	text-decoration:none;
	color:#333;
}

#rootline a:hover{
	text-decoration:underline;
}


/* ==========================
Subnavi
========================== */
#sub_navi {
	margin:0;
	width:198px;
	overflow:hidden;
	}

#sub_navi ul {
	width:198px;
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	background:url(../img/nav_norm.gif) top left repeat-y #df9553;
}

#sub_navi ul li {
	margin:0;
	padding:0;
	float:left;
}

#sub_navi ul li a {
	border:none;
	padding-top:6px;
	padding-bottom:6px;
	padding-left:20px;
	text-decoration:none;
	width:180px;
	color:#000;
	font-size:0.7em;
	display:block;
	background:url(../img/nav_norm.gif) top left repeat-y #df9553;
	float:left;
}


#sub_navi ul li a:hover {
	background:url(../img/nav_hover.gif) top left no-repeat #df9553;
}

#sub_navi ul li.sub_aktiv {
	color:#983c44;
	font-weight:bold;
	background:url(../img/nav_hover.gif) top left no-repeat #df9553;
}

#sub_navi ul li.sub_aktiv a{
	color:#983C44;
	background:url(../img/nav_hover.gif) top left no-repeat #df9553;
}


#sub_navi ul li.sub_aktiv ul li a {
	padding-left:30px;
	background:none;
	font-weight:normal;
	color:#000;
}


#sub_navi ul li.sub_aktiv ul li a:hover {
	background:url(../img/nav_hover.gif) top left no-repeat #df9553;
}

#sub_navi ul li.sub_aktiv {
	color:#983c44;
	background:url(../img/nav_hover.gif) top left no-repeat #df9553;
}

#sub_navi ul li ul li.sub_sub_aktiv a{
	color:#983C44;
	background:url(../img/nav_hover.gif) top left no-repeat #df9553;
	font-weight:bold;
}




/* Text mit Bild Styles */
.csc-textpic-caption{
	font-size:0.7em;
	font-style:italic;
}





/* - ECARDS - */
.tx-srsendcard-pi1-card-buttons input{
	font-size:11px !important;
}
.tx-srsendcard-pi1-card-message-block p,.tx-srsendcard-pi1-card-sent p{
	font-size:12px !important;
}
