/*
Stylesheet fuer UGG Homepage
*/
*{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

	.ueberschrift {
		font-size:120%;
		font-weight:normal;
		color:black;
	}
	
	h2 {
		font-size:14pt;
		font-weight:normal;
		color:black;
	}
	
	h1 {
		font-size:14pt;
		font-weight:normal;
		color:black;
	}
	
	h2.right {
		font-size:16pt;
		font-weight:bold;
		color:black;
		text-align:right;
	}
	
	a:link {
	font-size:10pt;
	color:#000000;
	text-decoration:none;
	border: none;

	}
	
	a:visited {
			font-size:10pt;
		color:#333333;
		text-decoration:none;
	}
	
	a:active {
		font-size:10pt;
		color:#333333;
		text-decoration:none;
	}

	a.name {
        	text-decoration:none;
	}
	
	a:hover {
	font-size:10pt;
	color:#666666;
	text-decoration:none;
	border: none;
	}
	
	p {
		color:black;
		font-size:10pt;
	}
	
	td {
		color:black;
		font-size:10pt;
	}
	
	p.small {
		color:black;
	}

	b {
		color:black;
		font-size:10pt;
	}

	th {
		color:black;
		font-size:10pt;
		font-weight:bold;
		text-align:left;
	}
	
	.normal {
		color:black;
		font-size:10pt;
	}
	li {
	color:black;
	font-size:10pt;
	list-style-image: url(images/punkt.gif);
	list-style-type: disc;
	}
	
	.unetstrich {
		text-decoration: underline;
	}

	.hgbild {
		 background-attachment: fixed;
		 background-image: url(./images/portalimage3.jpg);
		 background-position: center;
		 background-repeat: no-repeat;
	}
	
	.hgbild2 {
	background-attachment: fixed;
	background-image: none;
	background-position: center;
	background-repeat: no-repeat;
	background-color: #CCCCCC;

	}
    .lauftext {
	    font-family: "Courier New", Courier, mono;
	    font-size: 10pt;
	    font-style: normal;
	    color: #CCCCCC;
}
.sonderseite {
	font-size: 24px;
	color: #0000FF;
	font-weight: bolder;
}
.hgbild3 {

	background-attachment: fixed;
	background-image: none;
	background-position: center;
	background-repeat: no-repeat;
	background-color: #99CCFF;
}
.bildung {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
h3 {
}

table {
	border: none;
}

td {
	border: none;
}

.tab_liste{
}
.tab_liste .td1{
	width:30px;
}
.tab_liste a{
	color:#0055AA;
}
.tab_liste a:hover{
	color:#666666;
}

.text {
	font-size: 10pt;
	font-style: normal;
	line-height: 16pt;
	font-weight: 500;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.adresse {
	font-size: 10pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: 300;
	color: #000000;
	text-decoration: none;
}
.tabelle-unten {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #0033FF;
}

.hell{
	background-color:#e0e0e0;
}
.dunkel{
	background-color:#d8d8d8;
}
.blank{
	background-color:transparent;
}
.dmb_blau{
	font-weight:bold;
	color:#0055aa;
}

/* Rahmen um Images abschalten, auf denen ein Link liegt */
a img, a:link img { 
	border: none;
}

