/* *** Erstellt von www.factory-seven.de *** */

body {
	color:#585C60;
	margin-left: 15px;
	margin-top: 5px;
}

* {
    color: #564b47;
    font-family: verdana,arial,sans-serif;
    font-size: 11px;
    line-height: 16px;
}

a {color: #585C60; text-decoration: none;}
a:visited {color:#585C60;}
a:hover {color: #880000;}
a:active { color:#880000;}


#container { width: 1200px;} 

.clear{
	clear:both;
	float:none;
	height:0px;
	overflow:hidden;
}


h1.titlehead
{
	margin-left: 10px;
	margin-top: 2px;
	font-size: 17px;
	height:20px;
	font-weight: lighter;
}

.titleSubhead{
	color:#585C60;
	margin-left: 10px;
	font-size: 10px;
	}



/* -------------------------------------------- header -------------- */
#header{padding: 0px; height: 155px;}



#logo 
{
	background-color: #0000000;
	background-image:url(/misc/image/global/navigatormedizin_logo.jpg); 
	background-repeat:no-repeat;
	height:138px;
}

/*----------------- navigation oben------------------------------------*/

.navitop 
{    
	margin-top:10px;
	position:relative;
	top: 13px;
	left:75px;
}

.navitop a 
{
    color: #585C60;
    text-decoration: none;
    height:122px;
    font-size: 10px;
}
.navitop a:visited {color: #880000;}
.navitop a:hover {color: #880000;}
.navitop a:active { color:#880000;}

/*-------------------- Suche ------------------------------------------*/

#gsearch
{
	margin-top:10px;
	margin-left:10px;
}

.inputboxglobal {
    border: 1px solid #CCCCCC;
	margin-right:20px;
    }


#googleSearch_cse
{
	margin-left: 17px;
	margin-top:20px;
}

.inputbox
{
    border: 1px solid #CCCCCC;
	margin-right:20px;
	font-size:15px;
}

#cse-search-results
{
	margin-left:15px;
}

/* ------------------------------------Teaserleiste rechts------------ */
#mitte {
	margin-left: 710px;
 /*  margin-bottom: 4px;*/
   margin-right: 220px;
   height: 100%;
}

.trennerLeiste
{
	height:30px;	
	}

.trennerBox {
	border-bottom: 1px solid #AFAFAF;
	margin-bottom: 2px;
	margin-top: 2px;
	margin-left: 10px;
	margin-right: 15px;
	}



.meistgelesen
{
    line-height: 1.4em;
    list-style: none outside none;
    margin-left: 10px;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: -20px;
	padding-bottom: 0px;

    position: relative;
	}

.meistgelesen h2
{
	padding-bottom: 0px;
	padding-top: 0px;
	
	}

ul.meistgelesen li a
{
	list-style: none outside none;
   margin-bottom: 11px;
   display: block;
}




.teaserboxtwitter
{
	border-bottom: 1px solid #AFAFAF;
    border-radius: 10px 10px 10px 10px;
    border-right: 1px solid #AFAFAF;
    box-shadow: 5px 5px 5px #929292;
    color: #000000;
    display: block;
    margin-left: :10px;
    margin-left: :10px;
    padding: 10px;
    width: 220px;
    font-size:12px;
}



.teaserbox
{
   /* background: -moz-linear-gradient(left center , #E1E0DE, #FFFFFF) repeat scroll 0 0 transparent;*/
    
    
     /* Legacy browsers */
    background: #ffffff url("gradient-bg.png") repeat-y left;
	    -o-background-size: 100% 100%;
	    -moz-background-size: 100% 100%;
	    -webkit-background-size: 100% 100%;
	    background-size: 100% 100%;
	    /* Internet Explorer */
	    *background: #ffffff;
	    background: #ffffff\0/;
	    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr=#FFE1E0DE, endColorstr=#FFffffff);
	    
	 border-bottom: 1px solid #AFAFAF;
    border-radius: 10px 10px 10px 10px;
    border-right: 1px solid #AFAFAF;
    box-shadow: 5px 5px 5px #929292;
    color: #000000;
    display: block;
    margin-left: :10px;
    margin-left: :10px;
    padding: 10px;
    width: 220px;
    font-size:12px;
	    
	    
	    }
	    @media all and (min-width: 0px) {
	        .teaserbox {
	            /* Opera */
	            background: #ffffff url("gradient-bg.svg");
	            /* Recent browsers */
	            background-image: -webkit-gradient(
	                linear,
	                left top, right top,
	                from(#E1E0DE),
	                to(#ffffff)
	            );
	            background-image: -webkit-linear-gradient(
	                left,
	                #E1E0DE,
	                #ffffff
	            );
	            background-image: -moz-linear-gradient(
	                left,
                #E1E0DE,
	                #ffffff
            );
	            background-image: -o-linear-gradient(
	                left,
	                #E1E0DE,
	                #ffffff
	            );
	            background-image: linear-gradient(
	                left,
	                #E1E0DE,
	                #ffffff
	            );
	        }
	    
    
    
    
    border-bottom: 1px solid #AFAFAF;
    border-radius: 10px 10px 10px 10px;
    border-right: 1px solid #AFAFAF;
    box-shadow: 5px 5px 5px #929292;
    color: #000000;
    display: block;
    margin-left: :10px;
    margin-left: :10px;
    padding: 10px;
    width: 220px;
    font-size:12px;
}

.teaserbox h3 
{
    background: none repeat scroll 0 0 #880000;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    font-weight: bold;
    margin: 0 0 0 0;
    padding: 0 5px 0 10px;
    width: 200px;
    font-size:11px;
    text-align: center;
}
.teaserboxtwitter h3 
{
    background: none repeat scroll 0 0 #880000;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    font-weight: bold;
    margin: 0 0 0 0;
    padding: 0 5px 0 10px;
    width: 200px;
    font-size:12px;
}

.teaserbox p
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	margin:0px; 
}

.teaserbox img
{
	margin-right:10px;
	margin-bottom:10px;
	float:left;
}
/*
.teaserbox a
{
	text-align: right !important;
	color:#880000;
	font-weight: bold !important;
}
*/

/*------------ Contentbereich ------------------*/

/* ---> Themen */

.monatsthema {
	margin-top: 30px;
	}
	
.monatsthema h3 {
	font-size: 15px;
   font-weight: lighter;
   margin-top:0px;
	}


	
.themenbilder
{	
	float:left; 
	margin-right:20px;
	border: 0px;
}

.themenliste
{
	list-style-image:url(/misc/image/global/square.png);
	position: relative;
	left: -23px;
}


a.ueberschrift
{
	margin-left: 10px;
	font-size: 17px;
	font-weight: lighter;
}

.themenueberschrift
{
	margin-bottom: 20px;
	margin-top: 2px;
	}

a.readon
{
	color: #880000;
   font-weight: bold;
   position: relative;
   left: 290px;
	}


.trenner
{
	border-bottom: 1px solid #afafaf;
	margin-top: 15px;
	margin-bottom: 15px;
	}



#links 
{
	float: left;
	width: 695px;
/*	margin-right: 15px; */
	margin-bottom: 4px;
	padding-left: 0px;
	height: 100%;
	font-size: 14px;
}


/* --> Schwerpunktthemen */

#schwerpunkte
{
	width: 690px;
	border: 1px solid #AFAFAF;
   border-radius: 10px 10px 10px 10px;
   box-shadow: 5px 5px 5px #CCCCCC;
	}

.schwerpunktliste
{
list-style-image:url(/misc/image/global/arrow.png);

}

.schwerpunktliste a {
	font-size: 11px;
	}

/*------------ Werbespalte -----------------------*/

#rechts {
        float: right;
        width: 220px;
        padding: 0px;
        margin: 0px;
        height: 100%;
}
        
.googgleAd {
	width: 180px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
/*	border-radius: 10px 10px 10px 10px; */
	border: 1px solid #AFAFAF;
	margin-bottom: 40px;
}

.blog-featured h1 {
	display: none;
	}

/*----------- Footer ------------------------------*/

#footer {
        clear: both;
        height: 20px;
        }
