

/*Thomas Weiner Malermeister - Stylesheet Version 1.0 - by Silvertab Mediendesign GbR*/

/*** CI ***
	Farben:
		Blau 100 c / 30m
		Web #1C63A8				

*/


/*..........Allgemeine Deklarationen..............*/

A:link	{color: #ff9933;
		text-decoration: none;}

A:visited {color: #ff9933;
		text-decoration: none;}

A:active {color: #ff9933;
		text-decoration: none;}

A:hover {color: #FF6600;
		text-decoration: none;}
		
BODY
{
    /*SCROLLBAR-FACE-COLOR: #C9DBED;
    SCROLLBAR-HIGHLIGHT-COLOR: #C9DBED;
    SCROLLBAR-SHADOW-COLOR: #006699;
    SCROLLBAR-3DLIGHT-COLOR: #C9DBED;
    SCROLLBAR-ARROW-COLOR: #6699CC;
    SCROLLBAR-TRACK-COLOR: #C9DBED;
    SCROLLBAR-DARKSHADOW-COLOR: #006699;*/
}

td, th, p, ul, ol, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px}

h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px}

code {
	font-family: Courier New, Courier, mono;
	color: #666666;
	font-size: 12px
	}
	
	
/*----------boxes----------*/
	
.boxhome {
	background-color: #E1E1E1;;
	font-size: 10px;
	color: #000000
	}

.boxoff {
	background-color: #f1f1f1;
	font-size: 11px;
	color: #E1E1E1
	}

.box03 {
	background-color: #F3F8FF;
	font-size: 10px;
	color: #000000
	}

/*----------Text----------*/

.titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-style: normal; 
	font-weight: regular;
	line-height: 14px;
	color: #C00000}

.titel_projekte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-style: normal; 
	font-weight: bold;
	line-height: 12px;
	color: #000000}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-style: normal; 
	font-weight: regular;
	color: #000000}
	
.active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-style: normal; 
	font-weight: regular;
	color: #000000}
	
	
/*----------Links---------------------*/

.projektmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-style: strong; 
	font-weight: regular;
	color: #1C63A8;}

.projektmenu A:link	{
	text-decoration : none; 
	color: #5D5D5D}

.projektmenu A:visited {
	text-decoration : none;
	color: #5D5D5D}

.projektmenu A:active {
	text-decoration : none;
	color: #5D5D5D
	}

.projektmenu A:hover {
	text-decoration: none;
	color: #000000;
	}

/*----------Kopfzeilen-Menu----------*/

.topmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-style: normal; 
	font-weight: regular;
	color: #5D5D5D;}

.topmenu A:link	{
	text-decoration : none; 
	color: #5D5D5D}

.topmenu A:visited {
	text-decoration : none;
	color: #5D5D5D}

.topmenu A:active {
	text-decoration : none;
	color: #5D5D5D
	}

.topmenu A:hover {
	text-decoration: none;
	color: #C10000;
	}
	
/*----------Impressum----------*/

.impressum {
	background-color: #f1f1f1;
	}


/*----------Footer----------*/
.footer {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px
	}
	
footer A:link	{color: #1C63A8;
		text-decoration: strong;}

footer A:visited {color: #1C63A8;
		text-decoration: strong;}

footer A:active {color: #1C63A8;
		text-decoration: strong;}

footer A:hover {color: #333333;
		text-decoration: strong;}
