/* main style sheet definitions */
/* ARCEO Network & Web Security */
/* v1.1 2004-01-11              */



/* global       */

body
{
	font-family:      verdana,arial,helvetica,sans-serif;
	margin:           0px;
	font-size:        8pt;
}

table
{
	border-collapse:  collaps;
	font-family:      verdana,arial,helvetica,sans-serif;
	color:            #ffffff;
	font-size:        8pt;
}

/* Pseudo-Formate */

a:link 
{ 
	color:           #ffffff; 
	text-decoration: none;
}

a:visited 
{ 
	color:           #ffffff; 
	text-decoration: none;
}

a:active 
{ 
	color:           #ffffff; 
	text-decoration: none;
}

a:focus 
{ 
	color:           #ffffff; 
	text-decoration: none;
}

a:hover 
{ 
	color:           #ffffff; 
	text-decoration: none;
}


/* Elements     */

#block_mission_text
{
	margin-top:       40px;
	background-color: #A92427;
	
}

#block_philosophie_text
{
	margin-top:       175px;
	background-color: #AC7121;
	
}

#block_team_text
{
	margin-top:       53px;
	background-color: #1A693C;
	
}

#block_leistungen_text
{
	margin-top:       145px;
	background-color: #1E5192;
	
}

#block_lehre_text
{
	margin-top:       220px;
	background-color: #3C7191;
	z-index:          25;
	
}

#block_news_text
{
	margin-top:       192px;
	background-color: #3C7191;
	
}

#block_kontakt_text
{
	margin-top:       192px;
	background-color: #3C7191;
	
}

#copytext
{
	font-size:        9px;
	font-weight:      lighter;
	color:            #ffffff;
}

#copytext_site
{
	font-size:        9px;
	font-weight:      lighter;
	color:            #5F5F5F;
}

/* classes      */


.weihnachten
{
	border-color: blue;
	border-width: 3px;
	border-style: double;
	background-color: white;
	padding: 30px 2px 30px 2px;
	background-image: url(../pictures/jpeg/winter.jpg);
}
.weihnachten_text
{
	color: #1E5192;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
}

.content_mission
{
	background-image:    url(../pictures/gif/mission_image_weiss.gif);
	background-repeat:   no-repeat;
	background-position: bottom left; 
}

.content_philosophie
{
	background-image:    url(../pictures/gif/mission_image_weiss.gif);
	background-repeat:   no-repeat;
	background-position: bottom left; 
}

.content_team
{
	background-image:    url(../pictures/gif/mission_image_weiss.gif);
	background-repeat:   no-repeat;
	background-position: bottom left; 
}

.content_leistungen
{
	background-image:    url(../pictures/gif/mission_image_weiss.gif);
	background-repeat:   no-repeat;
	background-position: bottom left; 
}

.content_lehre
{
	background-image:    url(../pictures/gif/mission_image_weiss.gif);
	background-repeat:   no-repeat;
	background-position: bottom left; 
}

.content_news
{
	background-image:    url(../pictures/gif/mission_image_weiss.gif);
	background-repeat:   no-repeat;
	background-position: bottom left; 
}

.content_kontakt
{
	background-image:    url(../pictures/gif/mission_image_weiss.gif);
	background-repeat:   no-repeat;
	background-position: bottom left; 
}

.content_impressum
{

}

.briefdescription
{
	font-size:        7pt;
	font-weight:      bold;
	color:            #ffffff;
}

.nav
{
	margin:           0px;
	padding:          0px;
	padding-top:      3px; 
	border:           1px solid #ffffff;
	vertical-align:   bottom;
	text-align:       center;
	font-weight:      bold;
	font-family:      verdana,sans-serif;
	font-size:        9pt;
	color:            #ffffff;
	
}

.line
{
	margin:           0px;
	padding:          0px;
    padding-top:      3px;
	border-top:       1px solid #ffffff;
	border-bottom:    1px solid #ffffff;
	font-family:      verdana,sans-serif;
	font-size:        9pt;
}

.block
{
	margin:           0px;
	padding:          0px; 
	border:           1px solid #ffffff;
}

.block_text
{
    margin-left:      2px;
	margin-right:     2px;
	margin-bottom:    2px;
	padding:          2px;
	vertical-align:   middle;
	text-align:       left;
	font-weight:      bold;
	font-family:      verdana,arial,helvetica,sans-serif;
	font-size:        7pt;
}

body.home
{
	color:            #ffffff;
	background-color: #336699;
	background-image: url(../pictures/gif/background.gif);
}

body.site
{
	color:            #000000;
	background-color: #ffffff;
	background-image: url(../pictures/gif/background_site.gif);
	background-repeat:repeat-x;
}

a.copy:link 
{ 
	color:           #5F5F5F; 
	text-decoration: none;
}

a.copy:visited 
{ 
	color:           #5F5F5F; 
	text-decoration: none;
}

a.copy:active 
{ 
	color:           #5F5F5F; 
	text-decoration: none;
}

a.copy:focus 
{ 
	color:           #5F5F5F; 
	text-decoration: none;
}

a.copy:hover 
{ 
	color:           #5F5F5F; 
	text-decoration: none;
}

a.content:link 
{ 
	color:           #000000; 
	text-decoration: underline;
}

a.content:visited 
{ 
	color:           #000000; 
	text-decoration: underline;
}


td.agenda1
{ 
	color:            #000000;
	background-color: #EFEFEF;
	text-decoration:  none;
	font-size:        7pt;
}

td.agenda2
{ 
	color:            #000000;
	background-color: #DFDFDF;
	text-decoration:  none;
	font-size:        7pt;
}