/*allgemeine Fontdefinitionen*/
body,table,td,div,form,input,textarea,select,option {	font-size: 11px; font-family: Verdana, Geneva, Arial, sans-serif; color:#747577; line-height:16px;	}

/*backgrounddefinitions*/
.bg					{ 	background-image:url(../img/bg.jpg); name:bgImg; background-repeat:repeat-x;	}

/*spezial Fontdefinitionen*/
.newsheadline				{ 	font-size: 11px; font-weight: bold; font-family: Verdana, Geneva, Arial, sans-serif; color:#0081C3; line-height:16px;	}
.bold-blau					{ 	font-size: 11px; font-weight: bold; font-family: Verdana, Geneva, Arial, sans-serif; color:#0081C3; line-height:16px;	}

.alert 						{ 	font-size: 11px; font-weight: bold; font-family: Verdana, Geneva, Arial, sans-serif; color:#0081C3; line-height:16px;	}
.txt						{ 	line-height:16px;	}


/*Formulardefinitionen*/
.formtextinput				{font-size: 11px; font-family: Verdana, Geneva, Arial, sans-serif; BORDER-RIGHT: #0081C3 1px solid; BORDER-LEFT: #0081C3 1px solid; BORDER-TOP: #0081C3 1px solid; BORDER-BOTTOM: #0081C3 1px solid; width:175;	}
.formtextarea				{font-size: 11px; font-family: Verdana, Geneva, Arial, sans-serif; BORDER-RIGHT: #0081C3 1px solid; BORDER-LEFT: #0081C3 1px solid; BORDER-TOP: #0081C3 1px solid; BORDER-BOTTOM: #0081C3 1px solid; width:175;	}

/* Textlink definition */
a:link {color: #0081C3; text-decoration: none;}
a:visited {color: #0081C3; text-decoration: none;}
a:active, a:hover {color: #0081C3; text-decoration: underline;}

a.newsintro:link {font-size: 11px; font-weight: bold; color: #0081C3; text-decoration: none; line-height:16px;}
a.newsintro:visited {font-size: 11px; font-weight: bold; color: #747577; text-decoration: none; line-height:16px;}
a.newsintro:active, a.newsintro:hover {font-size: 11px; font-weight: bold; color: #0081C3; text-decoration: underline; line-height:16px;}