/* DATEI: frauenarzt_start.css */

body
	{
	color:rgb(0,0,0);
	margin-left:0px;
	margin-top:25px;
	background-image:url(../sys_images/bg1.jpg);
	background-repeat:no-repeat;
	background-position: center top;
	background-color:rgb(255,255,180);	
	font-family:verdana,helvetica,sans-serif;
	}


p,ul,ol,li,div,td,th,address,blockquote 
	{ 
	font-size:11px; 
	margin-left:0px;
	margin-top:2px;
	margin-bottom:5px;
	}

h1
	{
	font-size:16px;
	font-weight:bold; 
	font-variant:small-caps;
	letter-spacing:0px;
 	color:rgb(0,0,0);
	margin-top:10px;
	margin-bottom:0px;
 	font-family:Verdana,Arial,sans-serif;
	}

h2 
	{ 
	font-size:14px;
	font-weight:normal; 
	font-variant:normal;
	letter-spacing:0px;
 	color:rgb(255,116,15);
	margin-top:10px;
	margin-bottom:0px;
 	font-family:Verdana,Arial,sans-serif;
	text-align:right;
	}



h3 
	{ 
	font-size:11px; 
	letter-spacing:1px;
	font-weight:normal;
	margin-top:5px;
	margin-bottom:0px;
 	font-family:Verdana,Arial,sans-serif; 
	}

h4 
	{ 
	font-size:11px;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:5px; 
	font-weight:normal; 
	word-spacing:normal ; 
 	font-family:Verdana,Arial,sans-serif; 
	}

h5 
	{ 
	font-size:10px; 
	font-weight:normal; 
	margin-bottom:0px; 
	margin-top:10px;
	margin-left:0px; 
	font-style: normal;
 	font-family:Verdana,Arial,sans-serif; 
	}

h6 
	{ 
	font-size:9px; 
	font-weight:lighter;
	color:rgb(0,0,0); 
	margin-bottom:30px; 
	margin-top:15px;
	margin-left:0px;
	letter-spacing:0px;
 	font-family:Verdana,Arial,sans-serif;
	text-align:left; 
	font-style:italic;
	}


a:link 
	{ 
	color:rgb(0,0,0); 
	text-decoration:none; 
	font-weight:bold; 
	}

a:visited 
	{ 
	color:rgb(170,170,170); 
	text-decoration:underline;
	font-weight:bold; 
	}

a:active 
	{ 
	color:#ff0000; 
	text-decoration:none; 
	}

a:hover 
	{ 
	color:rgb(0,0,0); 
	text-decoration:underline; 
	font-weight:bold;
	}



				
table#bg
	{

	width:940px;
	height:550px;
	border-top:0px solid rgb(255,0,0);
	border-left:0px solid rgb(255,0,0);
	border-right:0px solid rgb(255,116,15);
	border-bottom:0px solid rgb(255,116,15);
	text-align:left;
	padding-left:10px;
	background-color:rgb(255,255,180);
	}

td#start
	{
	height:20px;
	letter-spacing:0px;
	font-size:9px;
	font-weight:normal;
	color:rgb(105,105,105);
	padding-top:2px;
	padding-left:2px;
	padding-bottom:2px;
	border-bottom:1px solid rgb(255,116,15);

	}



td#top
	{
	height:20px;
	font-size:9px;
	font-weight:bold;
	text-align:right;
	color:rgb(0,0,0);
	padding-top:0px;
	padding-left:2px;
	padding-bottom:2px;
	padding-right:0px;
	border-top:1px solid rgb(255,255,180);
	border-bottom:0px solid rgb(255,116,15);
	background-color:rgb(255,255,180);
	letter-spacing:1px;
	}

td#top a
	{
	text-decoration:none;
	color:rgb(255,255,180);
	border-top:1px solid rgb(180,180,180);
	border-bottom:1px solid rgb(180,180,180);
	background-color:rgb(255,116,15);
	}
	
td#top a:hover
	{
	text-decoration:none;
	color:rgb(255,116,15);
	border-top:1px solid rgb(180,180,180);
	border-bottom:1px solid rgb(180,180,180);
	background-color:rgb(255,255,180);
	}
	

td#foot
	{
	height:20px;
	font-size:9px;
	font-weight:light;
	color:rgb(105,105,105);
	padding-top:2px;
	padding-left:2px;
	padding-bottom:2px;
	border-top:1px solid rgb(255,116,15);
	border-bottom:0px solid rgb(255,116,15);
	background-color:rgb(255,255,180);
	}

td#foot a
	{
	color:rgb(0,0,0);
	font-weight:normal;
	}		
	
td#foot a:hover
	{
	color:rgb(255,0,0);
	}
	
td#foot1
	{
	letter-spacing:0px;
	font-size:9px;
	font-weight:light;
	color:rgb(105,105,105);
	padding-top:10px;
	padding-left:2px;
	padding-bottom:10px;
	border-bottom:0px solid rgb(255,116,15);

	}



td#inhalt
	{

	padding-top:10px;
	padding-left:10px;
	padding-right:40px;
	
	}

.start	{
	color:rgb(105,105,105);
	font-weight:bold;
	font-size:11px;
	}


.bold	{
	font-weight:bold;
	}
			

.red	{
	color:rgb(255,0,0);
	font-weight:bold;
	}
	
.ita	{
	font-style:italic;
	}



.li_disc { list-style-type: disc}

			